GET /api/v2/anchors/4461/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4461,
    "type": "Anchor",
    "hostname": "ca-mis-as32018",
    "fqdn": "ca-mis-as32018.anchors.atlas.ripe.net",
    "probe": 7682,
    "is_ipv4_only": false,
    "ip_v4": "23.149.176.126",
    "as_v4": 32018,
    "ip_v4_gateway": "23.149.176.1",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2602:fd81::9999",
    "as_v6": 32018,
    "ip_v6_gateway": "2602:fd81::1",
    "ip_v6_prefix": 64,
    "city": "Mississauga",
    "country": "CA",
    "company": "Getracked",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -79.6381063,
            43.5937158
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-30T14:20:00.345940",
    "date_decommissioned": null,
    "hardware_version": 98
}