GET /api/v2/anchors/4304/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4304,
    "type": "Anchor",
    "hostname": "de-fra-as208976",
    "fqdn": "de-fra-as208976.anchors.atlas.ripe.net",
    "probe": 7554,
    "is_ipv4_only": false,
    "ip_v4": "45.130.46.137",
    "as_v4": 208976,
    "ip_v4_gateway": "45.130.46.129",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2a12:66c0:2:1::3",
    "as_v6": 208976,
    "ip_v6_gateway": "2a12:66c0:2:1::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt",
    "country": "DE",
    "company": "FS IT-Systeme GmbH",
    "nic_handle": "FSIT1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.5816696,
            50.126708
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-11T22:20:00.444618",
    "date_decommissioned": null,
    "hardware_version": 99
}