GET /api/v2/anchors/4204/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4204,
    "type": "Anchor",
    "hostname": "fr-sxb-as8839",
    "fqdn": "fr-sxb-as8839.anchors.atlas.ripe.net",
    "probe": 7512,
    "is_ipv4_only": false,
    "ip_v4": "213.225.160.239",
    "as_v4": 8839,
    "ip_v4_gateway": "213.225.160.254",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:810:0:14::239",
    "as_v6": 8839,
    "ip_v6_gateway": "2001:810:0:14::ff",
    "ip_v6_prefix": 64,
    "city": "Strasbourg",
    "country": "FR",
    "company": "SDV",
    "nic_handle": "SRA11-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            7.7825993,
            48.5686156
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6025,
    "date_live": "2025-04-09T14:20:00.581659",
    "date_decommissioned": null,
    "hardware_version": 99
}