GET /api/v2/anchors/?format=api&page=542&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1745,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=543&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=541&page_size=1",
    "results": [
        {
            "id": 3054,
            "type": "Anchor",
            "hostname": "es-acl-as15699",
            "fqdn": "es-acl-as15699.anchors.atlas.ripe.net",
            "probe": 7086,
            "is_ipv4_only": false,
            "ip_v4": "37.46.78.66",
            "as_v4": 15699,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2a00:6640:e:101::a",
            "as_v6": 15699,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Alcal\u00e1 de Henares",
            "country": "ES",
            "company": "Adam Ecotech, S.A.",
            "nic_handle": "ADLA2-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.3386556,
                    40.5146179
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2022-04-08T20:20:00.646007",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}