GET /api/v2/anchors/2920/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2920,
    "type": "Anchor",
    "hostname": "at-klu-as61098-client",
    "fqdn": "at-klu-as61098-client.anchors.atlas.ripe.net",
    "probe": 7046,
    "is_ipv4_only": false,
    "ip_v4": "194.182.186.87",
    "as_v4": 61098,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a04:c45:e00:64c2:4b9:78ff:fe00:982",
    "as_v6": 61098,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Klagenfurt",
    "country": "AT",
    "company": "Carinthia University of Applied Sciences",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.2637197,
            46.6143179
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-12-06T12:20:00.235306",
    "date_decommissioned": null,
    "hardware_version": 99
}