GET /api/v2/anchors/4387/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4387,
    "type": "Anchor",
    "hostname": "pl-ieg-as5617-client",
    "fqdn": "pl-ieg-as5617-client.anchors.atlas.ripe.net",
    "probe": 7698,
    "is_ipv4_only": true,
    "ip_v4": "46.170.232.205",
    "as_v4": 5617,
    "ip_v4_gateway": "46.170.232.201",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "::ffff:46.170.232.205",
    "as_v6": 5617,
    "ip_v6_gateway": "::ffff:46.170.232.201",
    "ip_v6_prefix": 128,
    "city": "Zielona G\u00f3ra",
    "country": "PL",
    "company": "PROGrak sp. z o.o.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            15.5662275,
            51.9885986
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-02T12:20:00.484610",
    "date_decommissioned": null,
    "hardware_version": 99
}