GET /api/v2/anchors/1526/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1526,
    "type": "Anchor",
    "hostname": "au-syd-as20473",
    "fqdn": "au-syd-as20473.anchors.atlas.ripe.net",
    "probe": 6503,
    "is_ipv4_only": false,
    "ip_v4": "45.76.126.106",
    "as_v4": 20473,
    "ip_v4_gateway": "45.76.126.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": "2401:c080:1800:48f6:5400:1ff:fee3:a1aa",
    "as_v6": 20473,
    "ip_v6_gateway": "fe80::fc00:1ff:fee3:a1aa",
    "ip_v6_prefix": 64,
    "city": "Sydney",
    "country": "AU",
    "company": "Choopa LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            151.1929422,
            -33.9117762
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-02-18T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}