GET /api/v2/anchors/4583/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4583,
    "type": "Anchor",
    "hostname": "nl-rje-as203860",
    "fqdn": "nl-rje-as203860.anchors.atlas.ripe.net",
    "probe": 7693,
    "is_ipv4_only": false,
    "ip_v4": "158.94.174.9",
    "as_v4": 203860,
    "ip_v4_gateway": "158.94.174.8",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2001:67c:a0:8400::9",
    "as_v6": 203860,
    "ip_v6_gateway": "2001:67c:a0:8400::1",
    "ip_v6_prefix": 64,
    "city": "Rijen",
    "country": "NL",
    "company": "Aartsen Breda B.V.",
    "nic_handle": "Aartsen NOC",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.929288,
            51.5790785
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-01-23T12:20:00.408271",
    "date_decommissioned": null,
    "hardware_version": 99
}