GET /api/v2/anchors/4458/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4458,
    "type": "Anchor",
    "hostname": "cl-scl-as28120",
    "fqdn": "cl-scl-as28120.anchors.atlas.ripe.net",
    "probe": 7624,
    "is_ipv4_only": false,
    "ip_v4": "200.114.94.251",
    "as_v4": 28120,
    "ip_v4_gateway": "200.114.94.254",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2803:420:da7a:b17e::1:a715",
    "as_v6": 28120,
    "ip_v6_gateway": "2803:420:da7a:b17e::1:ffff",
    "ip_v6_prefix": 112,
    "city": "Santiago, Chile",
    "country": "CL",
    "company": "DataByte S.A.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -70.5983323,
            -33.4260974
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-10-13T12:20:00.367043",
    "date_decommissioned": null,
    "hardware_version": 99
}