GET /api/v2/anchors/4274/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4274,
    "type": "Anchor",
    "hostname": "uk-ncl-as214480",
    "fqdn": "uk-ncl-as214480.anchors.atlas.ripe.net",
    "probe": 7711,
    "is_ipv4_only": false,
    "ip_v4": "46.202.82.49",
    "as_v4": 214480,
    "ip_v4_gateway": "46.202.82.33",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a0f:85c1:842:11::49",
    "as_v6": 214480,
    "ip_v6_gateway": "2a0f:85c1:842:11::1",
    "ip_v6_prefix": 64,
    "city": "Newcastle Upon Tyne",
    "country": "GB",
    "company": "Innova Communications Limited",
    "nic_handle": "ICRA1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -1.632163,
            54.960971
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-23T14:20:00.477514",
    "date_decommissioned": null,
    "hardware_version": 99
}