GET /api/v2/anchors/3817/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3817,
    "type": "Anchor",
    "hostname": "ec-uio-as263238-client",
    "fqdn": "ec-uio-as263238-client.anchors.atlas.ripe.net",
    "probe": 7709,
    "is_ipv4_only": false,
    "ip_v4": "45.173.229.103",
    "as_v4": 263238,
    "ip_v4_gateway": "45.173.229.102",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2803:4180:1300:fff0::2",
    "as_v6": 263238,
    "ip_v6_gateway": "2803:4180:1300:fff0::1",
    "ip_v6_prefix": 64,
    "city": "San Rafael",
    "country": "EC",
    "company": "FIBRAMAX",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -78.4560758,
            -0.305245
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-19T12:20:00.483642",
    "date_decommissioned": null,
    "hardware_version": 99
}