GET /api/v2/anchors/?format=api&page=615&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=616&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=614&page_size=1",
    "results": [
        {
            "id": 4562,
            "type": "Anchor",
            "hostname": "fr-par-as200259",
            "fqdn": "fr-par-as200259.anchors.atlas.ripe.net",
            "probe": 7676,
            "is_ipv4_only": false,
            "ip_v4": "195.189.176.251",
            "as_v4": 200259,
            "ip_v4_gateway": "195.189.176.250",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2001:67c:2ebc:a0:c0:ff:ee:1",
            "as_v6": 200259,
            "ip_v6_gateway": "2001:67c:2ebc:a0:c0:ff:ee:0",
            "ip_v6_prefix": 127,
            "city": "Paris, France",
            "country": "FR",
            "company": "The American University of Paris",
            "nic_handle": "TAUO2-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    2.3059738,
                    48.8617781
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-12-23T16:20:00.424588",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}