GET /api/v2/anchors/4451/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4451,
    "type": "Anchor",
    "hostname": "jp-tyo-as141682-client",
    "fqdn": "jp-tyo-as141682-client.anchors.atlas.ripe.net",
    "probe": 7663,
    "is_ipv4_only": false,
    "ip_v4": "103.161.244.73",
    "as_v4": 141682,
    "ip_v4_gateway": "103.161.244.65",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2407:940:0:110::9",
    "as_v6": 141682,
    "ip_v6_gateway": "2407:940:0:110::1",
    "ip_v6_prefix": 64,
    "city": "Tokyo",
    "country": "JP",
    "company": "APIDT Infrastructure Pty Ltd",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            139.765773,
            35.687589
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-08T18:20:00.388580",
    "date_decommissioned": null,
    "hardware_version": 99
}