GET /api/v2/anchors/?format=api&page=43&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1716,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=44&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=42&page_size=1",
    "results": [
        {
            "id": 574,
            "type": "Anchor",
            "hostname": "at-szg-as5404",
            "fqdn": "at-szg-as5404.anchors.atlas.ripe.net",
            "probe": 6131,
            "is_ipv4_only": false,
            "ip_v4": "217.196.147.89",
            "as_v4": 5404,
            "ip_v4_gateway": "217.196.147.94",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a02:16a8:dc:200::1",
            "as_v6": 5404,
            "ip_v6_gateway": "2a02:16a8:dc:200::def",
            "ip_v6_prefix": 64,
            "city": "Salzburg",
            "country": "AT",
            "company": "conova communications GmbH",
            "nic_handle": "CN721-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    13.01187153,
                    47.79040969
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-06-03T09:24:55",
            "date_decommissioned": "2023-10-05T09:51:43.906440",
            "hardware_version": 1
        }
    ]
}