GET /api/v2/anchors/4541/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4541,
    "type": "Anchor",
    "hostname": "lb-bey-as399728",
    "fqdn": "lb-bey-as399728.anchors.atlas.ripe.net",
    "probe": 7665,
    "is_ipv4_only": false,
    "ip_v4": "38.146.216.130",
    "as_v4": 399728,
    "ip_v4_gateway": "38.146.216.129",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2620:98:e00f:131::",
    "as_v6": 399728,
    "ip_v6_gateway": "2620:98:e00f::",
    "ip_v6_prefix": 64,
    "city": "Beirut",
    "country": "LB",
    "company": "P Foundation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            35.590801,
            33.9269051
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-09T18:20:00.392137",
    "date_decommissioned": null,
    "hardware_version": 98
}