GET /api/v2/anchors/3984/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3984,
    "type": "Anchor",
    "hostname": "pk-isb-as149021-client",
    "fqdn": "pk-isb-as149021-client.anchors.atlas.ripe.net",
    "probe": 7407,
    "is_ipv4_only": false,
    "ip_v4": "103.176.204.34",
    "as_v4": 149021,
    "ip_v4_gateway": "103.176.204.33",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2401:43e0:1:9::",
    "as_v6": 149021,
    "ip_v6_gateway": "2401:43e0:1:9::1",
    "ip_v6_prefix": 64,
    "city": "Islamabad",
    "country": "PK",
    "company": "inara technologies",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            73.0362897,
            33.6995086
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-18T20:20:00.897451",
    "date_decommissioned": null,
    "hardware_version": 99
}