GET /api/v2/anchors/?format=api&page=27&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1713,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=28&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=26&page_size=1",
    "results": [
        {
            "id": 1933,
            "type": "Anchor",
            "hostname": "ar-pgo-as264608",
            "fqdn": "ar-pgo-as264608.anchors.atlas.ripe.net",
            "probe": 6627,
            "is_ipv4_only": false,
            "ip_v4": "143.202.20.39",
            "as_v4": 264608,
            "ip_v4_gateway": "143.202.20.33",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2803:4e40:0:18:a71a:ffff:0:cccc",
            "as_v6": 264608,
            "ip_v6_gateway": "2803:4e40:0:18::defa",
            "ip_v6_prefix": 64,
            "city": "Pergamino",
            "country": "AR",
            "company": "Tecno Azar S.A.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -60.5700899,
                    -33.8947461
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-10-12T04:20:24",
            "date_decommissioned": "2025-05-13T12:17:19.934612",
            "hardware_version": 99
        }
    ]
}