GET /api/v2/anchors/4496/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4496,
    "type": "Anchor",
    "hostname": "ca-mtr-as40470",
    "fqdn": "ca-mtr-as40470.anchors.atlas.ripe.net",
    "probe": 7641,
    "is_ipv4_only": false,
    "ip_v4": "205.173.253.200",
    "as_v4": 40470,
    "ip_v4_gateway": "205.173.253.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2607:4480:1:1:205:173:253:200",
    "as_v6": 40470,
    "ip_v6_gateway": "2607:4480:1:1::1",
    "ip_v6_prefix": 64,
    "city": "Montreal",
    "country": "CA",
    "company": "Protected.CA",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -73.5710384,
            45.4975845
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-11-05T18:20:00.472644",
    "date_decommissioned": null,
    "hardware_version": 99
}