GET /api/v2/anchors/4551/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4551,
    "type": "Anchor",
    "hostname": "it-the-as59829",
    "fqdn": "it-the-as59829.anchors.atlas.ripe.net",
    "probe": 7680,
    "is_ipv4_only": false,
    "ip_v4": "212.6.50.10",
    "as_v4": 59829,
    "ip_v4_gateway": "212.6.50.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a0c:2f40:0:b07::10",
    "as_v6": 59829,
    "ip_v6_gateway": "2a0c:2f40:0:b07::1",
    "ip_v6_prefix": 64,
    "city": "Thiene",
    "country": "IT",
    "company": "Aryel SRL",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.4774237,
            45.707038
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-30T10:20:00.349375",
    "date_decommissioned": null,
    "hardware_version": 99
}