GET /api/v2/anchors/?format=api&page=537&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1745,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=538&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=536&page_size=1",
    "results": [
        {
            "id": 742,
            "type": "Anchor",
            "hostname": "ee-tll-as51349",
            "fqdn": "ee-tll-as51349.anchors.atlas.ripe.net",
            "probe": 6188,
            "is_ipv4_only": false,
            "ip_v4": "195.43.87.140",
            "as_v4": 51349,
            "ip_v4_gateway": "195.43.87.137",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a00:c3a0:26:3::140",
            "as_v6": 51349,
            "ip_v6_gateway": "2a00:c3a0:26:3::1",
            "ip_v6_prefix": 64,
            "city": "Tallinn",
            "country": "EE",
            "company": "Estonian Internet Foundation",
            "nic_handle": "EIFN1-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    24.7535746,
                    59.4369608
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-03-11T11:19:14",
            "date_decommissioned": "2020-01-20T11:55:06",
            "hardware_version": 1
        }
    ]
}