GET /api/v2/anchors/4260/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4260,
    "type": "Anchor",
    "hostname": "ve-ccs-as21826",
    "fqdn": "ve-ccs-as21826.anchors.atlas.ripe.net",
    "probe": 7631,
    "is_ipv4_only": false,
    "ip_v4": "200.82.230.174",
    "as_v4": 21826,
    "ip_v4_gateway": "200.82.230.175",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2803:8100:b01::2",
    "as_v6": 21826,
    "ip_v6_gateway": "2803:8100:b01::1",
    "ip_v6_prefix": 64,
    "city": "Caracas",
    "country": "VE",
    "company": "Corporacion Telemic CA",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -66.9036063,
            10.4805937
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-10-17T14:20:00.498895",
    "date_decommissioned": null,
    "hardware_version": 99
}