GET /api/v2/anchors/2617/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2617,
    "type": "Anchor",
    "hostname": "ca-tor-as239",
    "fqdn": "ca-tor-as239.anchors.atlas.ripe.net",
    "probe": 6924,
    "is_ipv4_only": false,
    "ip_v4": "128.100.103.40",
    "as_v4": 239,
    "ip_v4_gateway": "128.100.103.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2606:fa00:400:4002::7777",
    "as_v6": 239,
    "ip_v6_gateway": "2606:fa00:400:4002::1",
    "ip_v6_prefix": 64,
    "city": "Toronto",
    "country": "CA",
    "company": "University of Toronto",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -79.3997198,
            43.6609605
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-01-15T20:20:00.383468",
    "date_decommissioned": null,
    "hardware_version": 2
}