GET /api/v2/anchors/?format=api&page=120&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1715,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=121&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=119&page_size=1",
    "results": [
        {
            "id": 283,
            "type": "Anchor",
            "hostname": "be-lln-as2611",
            "fqdn": "be-lln-as2611.anchors.atlas.ripe.net",
            "probe": 6058,
            "is_ipv4_only": false,
            "ip_v4": "130.104.229.249",
            "as_v4": 2611,
            "ip_v4_gateway": "130.104.229.254",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2001:6a8:308f:3::3",
            "as_v6": 2611,
            "ip_v6_gateway": "2001:6a8:308f:3::1",
            "ip_v6_prefix": 64,
            "city": "Louvain-la-Neuve",
            "country": "BE",
            "company": "Universit\u00e9 catholique de Louvain",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.6118324,
                    50.668081
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": true,
            "replaces_anchor": 6937,
            "date_live": "2014-05-02T10:47:16",
            "date_decommissioned": "2021-02-17T09:44:45.124739",
            "hardware_version": 1
        }
    ]
}