GET /api/v2/anchors/3217/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3217,
    "type": "Anchor",
    "hostname": "pe-aqp-as263189",
    "fqdn": "pe-aqp-as263189.anchors.atlas.ripe.net",
    "probe": 7163,
    "is_ipv4_only": false,
    "ip_v4": "179.43.96.85",
    "as_v4": 263189,
    "ip_v4_gateway": "179.43.96.86",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2803:4480:7001::c02:77:2",
    "as_v6": 263189,
    "ip_v6_gateway": "2803:4480:7001::c01:66:1",
    "ip_v6_prefix": 64,
    "city": "Arequipa",
    "country": "PE",
    "company": "MISTICOM",
    "nic_handle": "ISP",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -71.5427443,
            -16.4167934
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-12-30T02:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}