GET /api/v2/anchors/4434/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4434,
    "type": "Anchor",
    "hostname": "no-bgo-as60163",
    "fqdn": "no-bgo-as60163.anchors.atlas.ripe.net",
    "probe": 7603,
    "is_ipv4_only": false,
    "ip_v4": "185.54.28.231",
    "as_v4": 60163,
    "ip_v4_gateway": "185.54.28.225",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a02:4260:1004::7",
    "as_v6": 60163,
    "ip_v6_gateway": "2a02:4260:1004::1",
    "ip_v6_prefix": 64,
    "city": "Bergen",
    "country": "NO",
    "company": "KEKLOLWTF AS",
    "nic_handle": "KEK",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.3388128,
            60.377201
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-15T16:20:00.406218",
    "date_decommissioned": null,
    "hardware_version": 99
}