GET /api/v2/anchors/?format=api&page=14&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1711,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=15&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=13&page_size=1",
    "results": [
        {
            "id": 1029,
            "type": "Anchor",
            "hostname": "al-tia-as42409",
            "fqdn": "al-tia-as42409.anchors.atlas.ripe.net",
            "probe": 6295,
            "is_ipv4_only": false,
            "ip_v4": "194.1.149.210",
            "as_v4": 42409,
            "ip_v4_gateway": "194.1.149.209",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2001:7f9:4::10",
            "as_v6": 42409,
            "ip_v6_gateway": "2001:7f9:4::1",
            "ip_v6_prefix": 50,
            "city": "Tirana",
            "country": "AL",
            "company": "AKEP",
            "nic_handle": "AD13744-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    19.816192,
                    41.324873
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-08-07T10:01:03",
            "date_decommissioned": "2024-11-27T16:40:58.262561",
            "hardware_version": 1
        }
    ]
}