GET /api/v2/anchors/3957/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3957,
    "type": "Anchor",
    "hostname": "in-sxr-as138800",
    "fqdn": "in-sxr-as138800.anchors.atlas.ripe.net",
    "probe": 7375,
    "is_ipv4_only": false,
    "ip_v4": "103.136.36.102",
    "as_v4": 138800,
    "ip_v4_gateway": "103.136.36.97",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2406:c7c0:3::102",
    "as_v6": 138800,
    "ip_v6_gateway": "2406:c7c0:3::1",
    "ip_v6_prefix": 64,
    "city": "Srinagar",
    "country": "IN",
    "company": "Peer Networks Private Limited",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            74.7448508,
            34.1094993
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7164,
    "date_live": "2024-09-24T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}