GET /api/v2/anchors/4568/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4568,
    "type": "Anchor",
    "hostname": "de-dus-as52112",
    "fqdn": "de-dus-as52112.anchors.atlas.ripe.net",
    "probe": 7681,
    "is_ipv4_only": false,
    "ip_v4": "91.207.13.233",
    "as_v4": 52112,
    "ip_v4_gateway": "91.207.13.225",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a13:9641:0:7::1",
    "as_v6": 52112,
    "ip_v6_gateway": "2a13:9641::1",
    "ip_v6_prefix": 64,
    "city": "D\u00fcsseldorf, Germany",
    "country": "DE",
    "company": "Gentlent GmbH",
    "nic_handle": "GN5454-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.817379,
            51.267046
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-30T12:20:00.390071",
    "date_decommissioned": null,
    "hardware_version": 99
}