GET /api/v2/anchors/?format=api&page=292&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=293&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=291&page_size=1",
    "results": [
        {
            "id": 390,
            "type": "Anchor",
            "hostname": "cz-prg-as2852",
            "fqdn": "cz-prg-as2852.anchors.atlas.ripe.net",
            "probe": 6068,
            "is_ipv4_only": false,
            "ip_v4": "195.113.161.50",
            "as_v4": 2852,
            "ip_v4_gateway": "195.113.161.1",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2001:718:1:a100::161:50",
            "as_v6": 2852,
            "ip_v6_gateway": "2001:718:1:a100::1",
            "ip_v6_prefix": 64,
            "city": "Prague",
            "country": "CZ",
            "company": "CESNET, z. s. p. o.",
            "nic_handle": "CAAO-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.39269981,
                    50.09942961
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2014-07-09T12:44:45",
            "date_decommissioned": "2020-06-10T14:29:18.569098",
            "hardware_version": 1
        }
    ]
}