GET /api/v2/anchors/?format=api&page=282&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=283&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=281&page_size=1",
    "results": [
        {
            "id": 499,
            "type": "Anchor",
            "hostname": "cz-brq-as197451",
            "fqdn": "cz-brq-as197451.anchors.atlas.ripe.net",
            "probe": 6110,
            "is_ipv4_only": false,
            "ip_v4": "147.229.242.8",
            "as_v4": 197451,
            "ip_v4_gateway": "147.229.242.1",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2001:67c:1220:e000::93e5:f208",
            "as_v6": 197451,
            "ip_v6_gateway": "2001:67c:1220:e000::1",
            "ip_v6_prefix": 64,
            "city": "Brno",
            "country": "CZ",
            "company": "Brno University of Technology",
            "nic_handle": "CA6319-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    16.6043169,
                    49.19988587
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-02-19T11:39:20",
            "date_decommissioned": "2020-05-29T13:09:35",
            "hardware_version": 1
        }
    ]
}