GET /api/v2/anchors/1576/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1576,
    "type": "Anchor",
    "hostname": "ca-van-as852",
    "fqdn": "ca-van-as852.anchors.atlas.ripe.net",
    "probe": 6493,
    "is_ipv4_only": false,
    "ip_v4": "206.108.17.63",
    "as_v4": 852,
    "ip_v4_gateway": "206.108.17.62",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2001:569:fff:1::7",
    "as_v6": 852,
    "ip_v6_gateway": "2001:569:fff:1::6",
    "ip_v6_prefix": 127,
    "city": "Vancouver",
    "country": "CA",
    "company": "TELUS",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -123.11780971,
            49.28102296
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6143,
    "date_live": "2019-01-31T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}