GET /api/v2/anchors/4431/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4431,
    "type": "Anchor",
    "hostname": "nl-ams-as41960",
    "fqdn": "nl-ams-as41960.anchors.atlas.ripe.net",
    "probe": 7602,
    "is_ipv4_only": false,
    "ip_v4": "212.57.57.215",
    "as_v4": 41960,
    "ip_v4_gateway": "212.57.57.193",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a02:690:4000::215",
    "as_v6": 41960,
    "ip_v6_gateway": "2a02:690:4000::1",
    "ip_v6_prefix": 48,
    "city": "Amsterdam",
    "country": "NL",
    "company": "Nextpertise",
    "nic_handle": "ARA36-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.8297879,
            52.3455682
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-15T14:20:00.417163",
    "date_decommissioned": null,
    "hardware_version": 99
}