GET /api/v2/anchors/4319/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4319,
    "type": "Anchor",
    "hostname": "jp-uky-as2523",
    "fqdn": "jp-uky-as2523.anchors.atlas.ripe.net",
    "probe": 7564,
    "is_ipv4_only": false,
    "ip_v4": "133.69.15.4",
    "as_v4": 2523,
    "ip_v4_gateway": "133.69.15.1",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2407:e0c0:101:2000::4",
    "as_v6": 2523,
    "ip_v6_gateway": "2407:e0c0:101:2000::1",
    "ip_v6_prefix": 64,
    "city": "Kyoto",
    "country": "JP",
    "company": "ITRC and Kyoto University Academic Center for Computing and Media Studies",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            135.7839748,
            35.0282923
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-20T18:20:00.428270",
    "date_decommissioned": null,
    "hardware_version": 99
}