GET /api/v2/anchors/3997/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3997,
    "type": "Anchor",
    "hostname": "in-mai-as152533",
    "fqdn": "in-mai-as152533.anchors.atlas.ripe.net",
    "probe": 7405,
    "is_ipv4_only": false,
    "ip_v4": "160.20.123.10",
    "as_v4": 152533,
    "ip_v4_gateway": "160.20.123.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2400:4f20:80:c00:0:17:0:155",
    "as_v6": 152533,
    "ip_v6_gateway": "2400:4f20:80:c00::1",
    "ip_v6_prefix": 56,
    "city": "Surathkal",
    "country": "IN",
    "company": "National Institute of Technology Karnataka, Surathkal",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            74.794309,
            13.0107776
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-18T06:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}