GET /api/v2/anchors/4220/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4220,
    "type": "Anchor",
    "hostname": "jp-mik-as63771",
    "fqdn": "jp-mik-as63771.anchors.atlas.ripe.net",
    "probe": 7557,
    "is_ipv4_only": false,
    "ip_v4": "103.96.67.60",
    "as_v4": 63771,
    "ip_v4_gateway": "103.96.67.57",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2401:7640:4002:4::60",
    "as_v6": 63771,
    "ip_v6_gateway": "2401:7640:4002:4::1",
    "ip_v6_prefix": 64,
    "city": "Kanagawa",
    "country": "JP",
    "company": "BGPNAP",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            139.5915918,
            35.5873863
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-12T16:20:00.370327",
    "date_decommissioned": null,
    "hardware_version": 99
}