GET /api/v2/anchors/1056/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1056,
    "type": "Anchor",
    "hostname": "no-osl-as39029",
    "fqdn": "no-osl-as39029.anchors.atlas.ripe.net",
    "probe": 6291,
    "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.832721,
            59.9363245
        ]
    },
    "tlsa_record": "",
    "is_disabled": true,
    "is_replacement": true,
    "replaces_anchor": 6002,
    "date_live": "2017-06-21T11:23:47",
    "date_decommissioned": "2025-01-09T09:16:34",
    "hardware_version": 1
}