GET /api/v2/anchors/3896/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3896,
    "type": "Anchor",
    "hostname": "ir-ifn-as49556",
    "fqdn": "ir-ifn-as49556.anchors.atlas.ripe.net",
    "probe": 7645,
    "is_ipv4_only": false,
    "ip_v4": "80.244.7.34",
    "as_v4": 49556,
    "ip_v4_gateway": "80.244.7.33",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a13:5ac0:42::500",
    "as_v6": 49556,
    "ip_v6_gateway": "2a13:5ac0:42::1",
    "ip_v6_prefix": 120,
    "city": "Isfahan",
    "country": "IR",
    "company": "Webdade",
    "nic_handle": "MI5530-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            51.6659656,
            32.6538966
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-11-06T14:20:00.412222",
    "date_decommissioned": null,
    "hardware_version": 99
}