GET /api/v2/anchors/4303/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4303,
    "type": "Anchor",
    "hostname": "ca-str-as401167",
    "fqdn": "ca-str-as401167.anchors.atlas.ripe.net",
    "probe": 7572,
    "is_ipv4_only": true,
    "ip_v4": "23.182.72.8",
    "as_v4": 401167,
    "ip_v4_gateway": "23.182.72.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Stratford, Ontario",
    "country": "CA",
    "company": "Sinn Development Ltd.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -80.9507541,
            43.315225
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-26T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}