GET /api/v2/anchors/?format=api&page=568&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=569&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=567&page_size=1",
    "results": [
        {
            "id": 530,
            "type": "Anchor",
            "hostname": "fi-jyv-as30798",
            "fqdn": "fi-jyv-as30798.anchors.atlas.ripe.net",
            "probe": 6116,
            "is_ipv4_only": false,
            "ip_v4": "89.236.107.38",
            "as_v4": 30798,
            "ip_v4_gateway": "89.236.107.33",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:40e8:10:14:89:236:107:38",
            "as_v6": 30798,
            "ip_v6_gateway": "2001:40e8:10:14::1",
            "ip_v6_prefix": 64,
            "city": "Jyv\u00e4skyl\u00e4",
            "country": "FI",
            "company": "TNNet Oy Ltd",
            "nic_handle": "TN1000-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.90805503,
                    62.23790318
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-04-01T08:28:52",
            "date_decommissioned": "2024-05-28T16:05:09.077601",
            "hardware_version": 1
        }
    ]
}