GET /api/v2/anchors/2470/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2470,
    "type": "Anchor",
    "hostname": "ca-van-as395152",
    "fqdn": "ca-van-as395152.anchors.atlas.ripe.net",
    "probe": 6890,
    "is_ipv4_only": false,
    "ip_v4": "192.102.254.220",
    "as_v4": 395152,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2607:3380:1000:2::220",
    "as_v6": 395152,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Vancouver",
    "country": "CA",
    "company": "CloudPBX Inc.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -123.1116016,
            49.2845116
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6376,
    "date_live": "2020-11-08T14:20:00",
    "date_decommissioned": "2020-11-09T09:21:40",
    "hardware_version": 99
}