GET /api/v2/anchors/3905/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3905,
    "type": "Anchor",
    "hostname": "de-kln-as59790-client",
    "fqdn": "de-kln-as59790-client.anchors.atlas.ripe.net",
    "probe": 7472,
    "is_ipv4_only": true,
    "ip_v4": "185.35.235.249",
    "as_v4": 59790,
    "ip_v4_gateway": "185.35.235.254",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Kirchlinteln",
    "country": "DE",
    "company": "rohdeIT",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.3078102,
            52.9149024
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7297,
    "date_live": "2025-02-04T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}