GET /api/v2/anchors/3200/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3200,
    "type": "Anchor",
    "hostname": "ch-zrh-as39040",
    "fqdn": "ch-zrh-as39040.anchors.atlas.ripe.net",
    "probe": 7143,
    "is_ipv4_only": false,
    "ip_v4": "194.187.91.17",
    "as_v4": 39040,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:388:1:201::10",
    "as_v6": 39040,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Z\u00fcrich",
    "country": "CH",
    "company": "NTS Workspace AG",
    "nic_handle": "NN1149-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.4956042,
            47.3834092
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-10-10T18:21:19",
    "date_decommissioned": null,
    "hardware_version": 99
}