GET /api/v2/anchors/3956/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3956,
    "type": "Anchor",
    "hostname": "gb-hlu-as202359",
    "fqdn": "gb-hlu-as202359.anchors.atlas.ripe.net",
    "probe": 7377,
    "is_ipv4_only": false,
    "ip_v4": "193.3.165.56",
    "as_v4": 202359,
    "ip_v4_gateway": "193.3.165.33",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a11:f2c0:2:56::1",
    "as_v6": 202359,
    "ip_v6_gateway": "2a11:f2c0:2::1",
    "ip_v6_prefix": 48,
    "city": "Leeds",
    "country": "GB",
    "company": "AS207960 Cyfyngedig",
    "nic_handle": "AN31887-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -1.5404437,
            53.7923921
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-01T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}