GET /api/v2/anchors/4550/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4550,
    "type": "Anchor",
    "hostname": "np-ktm-as153566",
    "fqdn": "np-ktm-as153566.anchors.atlas.ripe.net",
    "probe": 7670,
    "is_ipv4_only": false,
    "ip_v4": "163.61.41.66",
    "as_v4": 153566,
    "ip_v4_gateway": "163.61.41.65",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2001:df5:640:99::66",
    "as_v6": 153566,
    "ip_v6_gateway": "2001:df5:640:99::1",
    "ip_v6_prefix": 64,
    "city": "Kathmandu",
    "country": "NP",
    "company": "Yantra Technologies Private Limited",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            85.3254142,
            27.7108941
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-12T16:20:00.382809",
    "date_decommissioned": null,
    "hardware_version": 99
}