GET /api/v2/anchors/3447/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3447,
    "type": "Anchor",
    "hostname": "at-vie-as29287-client",
    "fqdn": "at-vie-as29287-client.anchors.atlas.ripe.net",
    "probe": 7225,
    "is_ipv4_only": false,
    "ip_v4": "213.143.120.118",
    "as_v4": 29287,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:98c0:7:14f::118",
    "as_v6": 29287,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Vienna",
    "country": "AT",
    "company": "IES Institut f\u00fcr Elektrotechnik und Sicherheitswesen Ziviltechniker GmbH",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            16.2948981,
            48.1526663
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-05-25T06:20:00.161943",
    "date_decommissioned": null,
    "hardware_version": 99
}