GET /api/v2/anchors/?format=api&page=248&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1721,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=249&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=247&page_size=1",
    "results": [
        {
            "id": 971,
            "type": "Anchor",
            "hostname": "ch-zrh-as34288",
            "fqdn": "ch-zrh-as34288.anchors.atlas.ripe.net",
            "probe": 6268,
            "is_ipv4_only": false,
            "ip_v4": "46.234.34.8",
            "as_v4": 34288,
            "ip_v4_gateway": "46.234.34.1",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2001:4b20:ca1f::8",
            "as_v6": 34288,
            "ip_v6_gateway": "2001:4b20:ca1f::1",
            "ip_v6_prefix": 64,
            "city": "Z\u00fcrich",
            "country": "CH",
            "company": "Kantonsschule Zug",
            "nic_handle": "KSZ-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.5202852,
                    47.387837
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": true,
            "replaces_anchor": 6005,
            "date_live": "2017-03-21T08:18:24",
            "date_decommissioned": "2025-01-20T14:08:58.562911",
            "hardware_version": 1
        }
    ]
}