GET /api/v2/anchors/2970/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2970,
    "type": "Anchor",
    "hostname": "us-mkc-as7719",
    "fqdn": "us-mkc-as7719.anchors.atlas.ripe.net",
    "probe": 7060,
    "is_ipv4_only": false,
    "ip_v4": "165.140.142.122",
    "as_v4": 7719,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2602:fc23:18::6",
    "as_v6": 7719,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Kansas City",
    "country": "US",
    "company": "August Internet",
    "nic_handle": "NA7684-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -94.5775575,
            39.1368778
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-01-12T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}