GET /api/v2/anchors/3323/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3323,
    "type": "Anchor",
    "hostname": "it-trs-as204471",
    "fqdn": "it-trs-as204471.anchors.atlas.ripe.net",
    "probe": 7181,
    "is_ipv4_only": false,
    "ip_v4": "217.197.106.141",
    "as_v4": 204471,
    "ip_v4_gateway": "217.197.106.129",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a12:d8c0:109a:9001::141",
    "as_v6": 204471,
    "ip_v6_gateway": "2a12:d8c0:109a:9001::1",
    "ip_v6_prefix": 64,
    "city": "Trieste",
    "country": "IT",
    "company": "2S Computers / Karsolink",
    "nic_handle": "KTR11-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.7335238,
            45.7088319
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-02-23T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}