GET /api/v2/anchors/?format=api&page=116&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=117&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=115&page_size=1",
    "results": [
        {
            "id": 2032,
            "type": "Anchor",
            "hostname": "be-bru-as35395",
            "fqdn": "be-bru-as35395.anchors.atlas.ripe.net",
            "probe": 6682,
            "is_ipv4_only": false,
            "ip_v4": "45.90.160.13",
            "as_v4": 35395,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2a0d:ef00:0:7::12",
            "as_v6": 35395,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Bruxelles",
            "country": "BE",
            "company": "Tiguinet",
            "nic_handle": "AA35487-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.3517103,
                    50.8503396
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-12-10T00:21:04",
            "date_decommissioned": "2022-04-07T13:29:24.039535",
            "hardware_version": 99
        }
    ]
}