GET /api/v2/anchors/2937/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2937,
    "type": "Anchor",
    "hostname": "fr-gfy-as204515",
    "fqdn": "fr-gfy-as204515.anchors.atlas.ripe.net",
    "probe": 7122,
    "is_ipv4_only": false,
    "ip_v4": "185.230.79.16",
    "as_v4": 204515,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0c:700:2::ff:fe:1602",
    "as_v6": 204515,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Gif-sur-Yvette",
    "country": "FR",
    "company": "CRANS",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.163458,
            48.7124177
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-07-27T16:20:00.415033",
    "date_decommissioned": null,
    "hardware_version": 99
}