GET /api/v2/anchors/?format=api&page=546&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=547&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=545&page_size=1",
    "results": [
        {
            "id": 4264,
            "type": "Anchor",
            "hostname": "es-bcn-as197712",
            "fqdn": "es-bcn-as197712.anchors.atlas.ripe.net",
            "probe": 7536,
            "is_ipv4_only": true,
            "ip_v4": "185.66.43.99",
            "as_v4": 197712,
            "ip_v4_gateway": "185.66.43.1",
            "ip_v4_netmask": "255.255.252.0",
            "ip_v6": null,
            "as_v6": null,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Barcelona",
            "country": "ES",
            "company": "10dencehispahard, S.L.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    2.168568,
                    41.3873974
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-05-19T08:20:00.372352",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}