GET /api/v2/anchors/?format=api&page=289&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1723,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=290&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=288&page_size=1",
    "results": [
        {
            "id": 1031,
            "type": "Anchor",
            "hostname": "cz-prg-as25192",
            "fqdn": "cz-prg-as25192.anchors.atlas.ripe.net",
            "probe": 6282,
            "is_ipv4_only": false,
            "ip_v4": "217.31.202.20",
            "as_v4": 25192,
            "ip_v4_gateway": "217.31.202.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2001:1488:ffff::20",
            "as_v6": 25192,
            "ip_v6_gateway": "2001:1488:ffff::1",
            "ip_v6_prefix": 64,
            "city": "Prague",
            "country": "CZ",
            "company": "CZ.NIC",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.4513255,
                    50.0791332
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": true,
            "replaces_anchor": 6006,
            "date_live": "2017-05-11T08:35:18",
            "date_decommissioned": "2023-05-23T07:54:43.317365",
            "hardware_version": 1
        }
    ]
}