GET /api/v2/anchors/3925/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3925,
    "type": "Anchor",
    "hostname": "no-osl-as62371",
    "fqdn": "no-osl-as62371.anchors.atlas.ripe.net",
    "probe": 7406,
    "is_ipv4_only": false,
    "ip_v4": "79.135.106.48",
    "as_v4": 62371,
    "ip_v4_gateway": "79.135.106.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a05:2701:f50::1:30",
    "as_v6": 62371,
    "ip_v6_gateway": "2a05:2701:f50::1",
    "ip_v6_prefix": 64,
    "city": "Oslo",
    "country": "NO",
    "company": "Proton AG",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.03945,
            59.7288871
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7120,
    "date_live": "2024-10-18T12:20:00.362589",
    "date_decommissioned": null,
    "hardware_version": 99
}