GET /api/v2/anchors/3981/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3981,
    "type": "Anchor",
    "hostname": "no-osl-as39029",
    "fqdn": "no-osl-as39029.anchors.atlas.ripe.net",
    "probe": 7439,
    "is_ipv4_only": false,
    "ip_v4": "87.238.48.84",
    "as_v4": 39029,
    "ip_v4_gateway": "87.238.48.81",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a02:c0:203::a",
    "as_v6": 39029,
    "ip_v6_gateway": "2a02:c0:203::1",
    "ip_v6_prefix": 64,
    "city": "Oslo",
    "country": "NO",
    "company": "Redpill Linpro AS",
    "nic_handle": "RLHM-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            10.8327012,
            59.936328
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6291,
    "date_live": "2024-12-20T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}