GET /api/v2/anchors/4291/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4291,
    "type": "Anchor",
    "hostname": "it-mil-as20836",
    "fqdn": "it-mil-as20836.anchors.atlas.ripe.net",
    "probe": 7584,
    "is_ipv4_only": false,
    "ip_v4": "178.249.188.250",
    "as_v4": 20836,
    "ip_v4_gateway": "178.249.188.249",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:b60:f2cd::1",
    "as_v6": 20836,
    "ip_v6_gateway": "2001:b60:f2cd::",
    "ip_v6_prefix": 64,
    "city": "Milan",
    "country": "IT",
    "company": "CDLAN SPA",
    "nic_handle": "CDLN-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.1031904,
            45.4753265
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-07-10T20:20:00.380837",
    "date_decommissioned": null,
    "hardware_version": 99
}