GET /api/v2/anchors/2782/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2782,
    "type": "Anchor",
    "hostname": "ie-dub-as1213",
    "fqdn": "ie-dub-as1213.anchors.atlas.ripe.net",
    "probe": 6965,
    "is_ipv4_only": false,
    "ip_v4": "193.1.201.140",
    "as_v4": 1213,
    "ip_v4_gateway": "193.1.201.137",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:770:1c:11::c101:c98c",
    "as_v6": 1213,
    "ip_v6_gateway": "2001:770:1c:11::1",
    "ip_v6_prefix": 64,
    "city": "Dublin",
    "country": "IE",
    "company": "HEAnet",
    "nic_handle": "HN678-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -6.3655434,
            53.3342499
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6050,
    "date_live": "2021-04-10T02:20:00.176960",
    "date_decommissioned": null,
    "hardware_version": 2
}