GET /api/v2/anchors/2074/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2074,
    "type": "Anchor",
    "hostname": "ee-tll-as51349",
    "fqdn": "ee-tll-as51349.anchors.atlas.ripe.net",
    "probe": 6722,
    "is_ipv4_only": false,
    "ip_v4": "195.43.87.140",
    "as_v4": 51349,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:c3a0:26:3::140",
    "as_v6": 51349,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tallinn",
    "country": "EE",
    "company": "Estonian Internet Foundation",
    "nic_handle": "EIFN1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            24.684187,
            59.4296382
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6188,
    "date_live": "2020-01-20T12:20:01",
    "date_decommissioned": null,
    "hardware_version": 99
}