GET /api/v2/anchors/3721/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3721,
    "type": "Anchor",
    "hostname": "at-szg-as205687",
    "fqdn": "at-szg-as205687.anchors.atlas.ripe.net",
    "probe": 7319,
    "is_ipv4_only": true,
    "ip_v4": "185.209.172.154",
    "as_v4": 205687,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Salzburg",
    "country": "AT",
    "company": "HiERO GmbH",
    "nic_handle": "AR41830-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.0007105,
            47.8290874
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-02-22T14:20:00.275255",
    "date_decommissioned": null,
    "hardware_version": 99
}