GET /api/v2/anchors/4518/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4518,
    "type": "Anchor",
    "hostname": "de-nue-as197540-client",
    "fqdn": "de-nue-as197540-client.anchors.atlas.ripe.net",
    "probe": 7688,
    "is_ipv4_only": false,
    "ip_v4": "5.182.200.99",
    "as_v4": 197540,
    "ip_v4_gateway": "5.182.200.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0f:5b00:1:6c::1",
    "as_v6": 197540,
    "ip_v6_gateway": "fe80::1",
    "ip_v6_prefix": 64,
    "city": "N\u00fcrnberg",
    "country": "DE",
    "company": "Frachtwerk GmbH",
    "nic_handle": "FRACHTWERK-MNT",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.0139858,
            49.4492505
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-01-13T14:20:00.387869",
    "date_decommissioned": null,
    "hardware_version": 99
}