GET /api/v2/anchors/3640/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3640,
    "type": "Anchor",
    "hostname": "fi-kst-as199087",
    "fqdn": "fi-kst-as199087.anchors.atlas.ripe.net",
    "probe": 7300,
    "is_ipv4_only": false,
    "ip_v4": "89.190.1.74",
    "as_v4": 199087,
    "ip_v4_gateway": "89.190.1.65",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a03:7c00:2:a::74",
    "as_v6": 199087,
    "ip_v6_gateway": "2a03:7c00:2:a::1",
    "ip_v6_prefix": 64,
    "city": "Kaustinen",
    "country": "FI",
    "company": "Kasenet Oy",
    "nic_handle": "KCR1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            23.6916844,
            63.5494381
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-12-13T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}