GET /api/v2/anchors/2065/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2065,
    "type": "Anchor",
    "hostname": "fr-rou-as16276-client",
    "fqdn": "fr-rou-as16276-client.anchors.atlas.ripe.net",
    "probe": 6823,
    "is_ipv4_only": false,
    "ip_v4": "54.37.106.211",
    "as_v4": 16276,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:41d0:2:7f59:1a:1a:1a:1a",
    "as_v6": 16276,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Roubaix",
    "country": "FR",
    "company": "Akamai",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            3.177847,
            50.6927049
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-07-14T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}