GET /api/v2/anchors/?format=api&page=38&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=39&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=37&page_size=1",
    "results": [
        {
            "id": 1170,
            "type": "Anchor",
            "hostname": "at-klu-as61438",
            "fqdn": "at-klu-as61438.anchors.atlas.ripe.net",
            "probe": 6354,
            "is_ipv4_only": false,
            "ip_v4": "194.93.76.42",
            "as_v4": 61438,
            "ip_v4_gateway": "194.93.76.41",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a04:d200:3::2",
            "as_v6": 61438,
            "ip_v6_gateway": "2a04:d200:3::1",
            "ip_v6_prefix": 48,
            "city": "Klagenfurt",
            "country": "AT",
            "company": "ip-it consult GmbH",
            "nic_handle": "IP9073-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    14.3122246,
                    46.6364598
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2018-03-31T08:20:00",
            "date_decommissioned": "2023-04-25T11:38:44.223605",
            "hardware_version": 2
        }
    ]
}