GET /api/v2/anchors/?format=api&page=562&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=563&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=561&page_size=1",
    "results": [
        {
            "id": 311,
            "type": "Anchor",
            "hostname": "fi-hel-as3292",
            "fqdn": "fi-hel-as3292.anchors.atlas.ripe.net",
            "probe": 6036,
            "is_ipv4_only": false,
            "ip_v4": "62.237.82.14",
            "as_v4": 3292,
            "ip_v4_gateway": "62.237.82.9",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:6e8:2381:fffe::14",
            "as_v6": 3292,
            "ip_v6_gateway": "2001:6e8:2381:fffe::1",
            "ip_v6_prefix": 64,
            "city": "Helsinki",
            "country": "FI",
            "company": "FICIX",
            "nic_handle": "FCR12-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    24.9410248,
                    60.1733244
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2014-01-16T09:20:49",
            "date_decommissioned": "2020-05-29T13:08:02.444997",
            "hardware_version": 1
        }
    ]
}