GET /api/v2/anchors/2476/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2476,
    "type": "Anchor",
    "hostname": "nl-zbo-as208751",
    "fqdn": "nl-zbo-as208751.anchors.atlas.ripe.net",
    "probe": 6862,
    "is_ipv4_only": false,
    "ip_v4": "45.135.151.45",
    "as_v4": 208751,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a06:e881:6700:5::10",
    "as_v6": 208751,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Zuidbroek, Neterhlands",
    "country": "NL",
    "company": "N/A",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.864882,
            53.167096
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6744,
    "date_live": "2020-09-17T12:20:00.436225",
    "date_decommissioned": null,
    "hardware_version": 99
}