GET /api/v2/anchors/2084/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2084,
    "type": "Anchor",
    "hostname": "au-syd-as16276",
    "fqdn": "au-syd-as16276.anchors.atlas.ripe.net",
    "probe": 6727,
    "is_ipv4_only": false,
    "ip_v4": "139.99.219.16",
    "as_v4": 16276,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2402:1f00:8102:100::68b",
    "as_v6": 16276,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Sydney",
    "country": "AU",
    "company": "OVHcloud",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            151.1881473,
            -33.9213915
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-01-27T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}