GET /api/v2/anchors/?format=api&page=548&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=549&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=547&page_size=1",
    "results": [
        {
            "id": 2784,
            "type": "Anchor",
            "hostname": "es-gro-as198731",
            "fqdn": "es-gro-as198731.anchors.atlas.ripe.net",
            "probe": 7703,
            "is_ipv4_only": false,
            "ip_v4": "5.1.32.104",
            "as_v4": 198731,
            "ip_v4_gateway": "5.1.32.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a00:bc40::513:2104",
            "as_v6": 198731,
            "ip_v6_gateway": "2a00:bc40::",
            "ip_v6_prefix": 40,
            "city": "L'Escala",
            "country": "ES",
            "company": "Prisco Electronica SL",
            "nic_handle": "PEN56-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    3.129294,
                    42.1185351
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2026-02-12T12:20:00.411257",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}