GET /api/v2/anchors/4044/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4044,
    "type": "Anchor",
    "hostname": "jp-tch-as63806",
    "fqdn": "jp-tch-as63806.anchors.atlas.ripe.net",
    "probe": 7433,
    "is_ipv4_only": false,
    "ip_v4": "43.228.174.199",
    "as_v4": 63806,
    "ip_v4_gateway": "43.228.174.198",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2402:3160:1ee:52::1111",
    "as_v6": 63806,
    "ip_v6_gateway": "2402:3160:1ee:52::1",
    "ip_v6_prefix": 64,
    "city": "Tsuchiura",
    "country": "JP",
    "company": "Human-life Information Platforms Institute",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            140.1997431,
            36.0709709
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-12-08T06:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}