GET /api/v2/anchors/3334/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3334,
    "type": "Anchor",
    "hostname": "at-klu-as34785",
    "fqdn": "at-klu-as34785.anchors.atlas.ripe.net",
    "probe": 7182,
    "is_ipv4_only": false,
    "ip_v4": "80.80.254.254",
    "as_v4": 34785,
    "ip_v4_gateway": "80.80.254.251",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a01:af80:fe80:666::1",
    "as_v6": 34785,
    "ip_v6_gateway": "2a01:af80:fe80:666::2",
    "ip_v6_prefix": 64,
    "city": "Klagenfurt",
    "country": "AT",
    "company": "Stadtwerke Klagenfurt AG",
    "nic_handle": "SN1300-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.3154684,
            46.6174626
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-02-24T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}