GET /api/v2/anchors/4435/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4435,
    "type": "Anchor",
    "hostname": "fr-ysd-as50858",
    "fqdn": "fr-ysd-as50858.anchors.atlas.ripe.net",
    "probe": 7601,
    "is_ipv4_only": false,
    "ip_v4": "178.22.128.65",
    "as_v4": 50858,
    "ip_v4_gateway": "178.22.128.64",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a00:1e70:0:aaab::79",
    "as_v6": 50858,
    "ip_v6_gateway": "2a00:1e70:0:aaab::78",
    "ip_v6_prefix": 127,
    "city": "SAINT DENIS, FRANCE",
    "country": "FR",
    "company": "SAS SOLUTIONS INFORMATIQUES SERVICES",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.35199,
            48.9280308
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-12T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}