GET /api/v2/anchors/3505/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3505,
    "type": "Anchor",
    "hostname": "nl-dro-as51430",
    "fqdn": "nl-dro-as51430.anchors.atlas.ripe.net",
    "probe": 7287,
    "is_ipv4_only": false,
    "ip_v4": "37.46.126.117",
    "as_v4": 51430,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:7143:10a::d94:e253",
    "as_v6": 51430,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Dronten",
    "country": "NL",
    "company": "AltusHost B.V.",
    "nic_handle": "AHNL-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.7053579,
            52.5438827
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-11-10T20:20:00.370506",
    "date_decommissioned": null,
    "hardware_version": 99
}