GET /api/v2/anchors/3996/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3996,
    "type": "Anchor",
    "hostname": "ve-myc-as269730",
    "fqdn": "ve-myc-as269730.anchors.atlas.ripe.net",
    "probe": 7553,
    "is_ipv4_only": true,
    "ip_v4": "38.10.250.194",
    "as_v4": 269730,
    "ip_v4_gateway": "38.10.250.193",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Maracay",
    "country": "VE",
    "company": "Tecnoven Services C.A.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -67.6066164,
            10.2441931
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-11T00:20:00.378002",
    "date_decommissioned": null,
    "hardware_version": 99
}