GET /api/v2/anchors/2046/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2046,
    "type": "Anchor",
    "hostname": "dk-taa-as51468",
    "fqdn": "dk-taa-as51468.anchors.atlas.ripe.net",
    "probe": 6714,
    "is_ipv4_only": false,
    "ip_v4": "46.30.208.71",
    "as_v4": 51468,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:2350:1:1204::1",
    "as_v6": 51468,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tastrup",
    "country": "DK",
    "company": "One.com",
    "nic_handle": "OC1207-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            12.3001995,
            55.6621478
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6199,
    "date_live": "2020-01-09T10:20:01",
    "date_decommissioned": null,
    "hardware_version": 99
}