GET /api/v2/anchors/3951/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3951,
    "type": "Anchor",
    "hostname": "fi-hel-as6667",
    "fqdn": "fi-hel-as6667.anchors.atlas.ripe.net",
    "probe": 7494,
    "is_ipv4_only": false,
    "ip_v4": "192.136.74.2",
    "as_v4": 6667,
    "ip_v4_gateway": "192.136.74.1",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:670:2:120::2",
    "as_v6": 6667,
    "ip_v6_gateway": "2001:670:2:120::1",
    "ip_v6_prefix": 64,
    "city": "Helsinki",
    "country": "FI",
    "company": "Elisa Oyj",
    "nic_handle": "KH-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            24.9365187,
            60.1966975
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6248,
    "date_live": "2025-03-16T04:20:00.648096",
    "date_decommissioned": null,
    "hardware_version": 98
}