GET /api/v2/anchors/4091/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4091,
    "type": "Anchor",
    "hostname": "pw-ror-as17893",
    "fqdn": "pw-ror-as17893.anchors.atlas.ripe.net",
    "probe": 7455,
    "is_ipv4_only": false,
    "ip_v4": "202.124.238.42",
    "as_v4": 17893,
    "ip_v4_gateway": "202.124.238.33",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2404:7800:0:1::7",
    "as_v6": 17893,
    "ip_v6_gateway": "2404:7800:0:1::1",
    "ip_v6_prefix": 64,
    "city": "Koror",
    "country": "PW",
    "company": "Palau National Communications Corporation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            134.5690225,
            7.3966118
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-10T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}