GET /api/v2/anchors/2021/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2021,
    "type": "Anchor",
    "hostname": "is-rey-as1850",
    "fqdn": "is-rey-as1850.anchors.atlas.ripe.net",
    "probe": 6740,
    "is_ipv4_only": false,
    "ip_v4": "185.93.159.17",
    "as_v4": 1850,
    "ip_v4_gateway": "185.93.159.22",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:67c:6c:d59::17",
    "as_v6": 1850,
    "ip_v6_gateway": "2001:67c:6c:d59::22",
    "ip_v6_prefix": 64,
    "city": "Reykjav\u00edk",
    "country": "IS",
    "company": "Internet \u00e1 \u00cdslandi hf.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -21.907267,
            64.1453368
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6032,
    "date_live": "2020-02-15T00:20:00.934874",
    "date_decommissioned": null,
    "hardware_version": 99
}