GET /api/v2/anchors/3712/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3712,
    "type": "Anchor",
    "hostname": "pl-waw-as20555",
    "fqdn": "pl-waw-as20555.anchors.atlas.ripe.net",
    "probe": 7318,
    "is_ipv4_only": false,
    "ip_v4": "213.135.49.134",
    "as_v4": 20555,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:1a68:a::128:134",
    "as_v6": 20555,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Warsaw",
    "country": "PL",
    "company": "WIT University",
    "nic_handle": "WSIS-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            20.9403056,
            52.2459058
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-02-14T00:20:00.324945",
    "date_decommissioned": null,
    "hardware_version": 99
}