GET /api/v2/anchors/3921/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3921,
    "type": "Anchor",
    "hostname": "bf-oua-as328010",
    "fqdn": "bf-oua-as328010.anchors.atlas.ripe.net",
    "probe": 7427,
    "is_ipv4_only": false,
    "ip_v4": "196.49.19.41",
    "as_v4": 328010,
    "ip_v4_gateway": "196.49.19.61",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2001:43f8:b61::41",
    "as_v6": 328010,
    "ip_v6_gateway": "2001:43f8:b61::1",
    "ip_v6_prefix": 64,
    "city": "Ouagadougou",
    "country": "BF",
    "company": "BFIX",
    "nic_handle": "BN3406-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -1.561593,
            12.238333
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-12-05T12:20:00.680959",
    "date_decommissioned": null,
    "hardware_version": 99
}