GET /api/v2/anchors/4208/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4208,
    "type": "Anchor",
    "hostname": "dj-jib-as30990",
    "fqdn": "dj-jib-as30990.anchors.atlas.ripe.net",
    "probe": 7532,
    "is_ipv4_only": false,
    "ip_v4": "41.189.253.132",
    "as_v4": 30990,
    "ip_v4_gateway": "41.189.253.129",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:4298:80::37",
    "as_v6": 30990,
    "ip_v6_gateway": "2001:4298:80::34",
    "ip_v6_prefix": 126,
    "city": "Djibouti",
    "country": "DJ",
    "company": "DJIBOUTI TELECOM",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            43.0000529,
            11.5544582
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-05-16T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}