GET /api/v2/anchors/4532/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4532,
    "type": "Anchor",
    "hostname": "nl-ams-as215318",
    "fqdn": "nl-ams-as215318.anchors.atlas.ripe.net",
    "probe": 7660,
    "is_ipv4_only": false,
    "ip_v4": "91.196.6.30",
    "as_v4": 215318,
    "ip_v4_gateway": "91.196.6.17",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a14:1ec2:1f::",
    "as_v6": 215318,
    "ip_v6_gateway": "2a14:1ec2:10::1",
    "ip_v6_prefix": 44,
    "city": "Amsterdam",
    "country": "NL",
    "company": "Netralex",
    "nic_handle": "NRXN-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.8635179,
            52.3952674
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-04T14:20:00.429235",
    "date_decommissioned": null,
    "hardware_version": 99
}