GET /api/v2/anchors/2332/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2332,
    "type": "Anchor",
    "hostname": "au-bne-as4608",
    "fqdn": "au-bne-as4608.anchors.atlas.ripe.net",
    "probe": 6849,
    "is_ipv4_only": false,
    "ip_v4": "203.119.111.139",
    "as_v4": 4608,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:dd8:8:705::139",
    "as_v6": 4608,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Brisbane",
    "country": "AU",
    "company": "APNIC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            153.0296446,
            -27.4655235
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6055,
    "date_live": "2020-08-27T08:20:00.465703",
    "date_decommissioned": null,
    "hardware_version": 99
}