GET /api/v2/anchors/4547/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4547,
    "type": "Anchor",
    "hostname": "us-nwh-as400848",
    "fqdn": "us-nwh-as400848.anchors.atlas.ripe.net",
    "probe": 7672,
    "is_ipv4_only": false,
    "ip_v4": "140.235.236.25",
    "as_v4": 400848,
    "ip_v4_gateway": "140.235.236.1",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2602:f7e3:0:10:fffe:abcd:9f32:ffff",
    "as_v6": 400848,
    "ip_v6_gateway": "2602:f7e3:0:10::1",
    "ip_v6_prefix": 64,
    "city": "Newport, New Hampshire",
    "country": "US",
    "company": "DHI Technical Services LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -72.1799074,
            43.3751737
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-15T12:20:00.371111",
    "date_decommissioned": null,
    "hardware_version": 98
}