GET /api/v2/anchors/?format=api&page=283&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1722,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=284&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=282&page_size=1",
    "results": [
        {
            "id": 785,
            "type": "Anchor",
            "hostname": "cz-brq-as24971",
            "fqdn": "cz-brq-as24971.anchors.atlas.ripe.net",
            "probe": 6193,
            "is_ipv4_only": false,
            "ip_v4": "81.31.34.10",
            "as_v4": 24971,
            "ip_v4_gateway": "81.31.34.9",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a01:430:100:13::2",
            "as_v6": 24971,
            "ip_v6_gateway": "2a01:430:100:13::1",
            "ip_v6_prefix": 64,
            "city": "Brno",
            "country": "CZ",
            "company": "Master Internet s.r.o",
            "nic_handle": "MAIC-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.618764,
                    49.196817
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-04-12T11:49:34",
            "date_decommissioned": "2020-06-10T11:19:05.712560",
            "hardware_version": 1
        }
    ]
}