GET /api/v2/anchors/?format=api&page=36&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1715,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=37&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=35&page_size=1",
    "results": [
        {
            "id": 393,
            "type": "Anchor",
            "hostname": "at-klu-as42473",
            "fqdn": "at-klu-as42473.anchors.atlas.ripe.net",
            "probe": 6120,
            "is_ipv4_only": false,
            "ip_v4": "178.255.156.202",
            "as_v4": 42473,
            "ip_v4_gateway": "178.255.156.201",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a00:11c0::1:0:0:3e",
            "as_v6": 42473,
            "ip_v6_gateway": "2a00:11c0::1:0:0:3d",
            "ip_v6_prefix": 126,
            "city": "Klagenfurt",
            "country": "AT",
            "company": "ANEXIA Internetdienstleistungs GmbH",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.3182153,
                    46.61584621
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-04-15T15:30:37",
            "date_decommissioned": "2025-01-10T10:59:58.727826",
            "hardware_version": 1
        }
    ]
}