GET /api/v2/anchors/?format=api&page=577&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=578&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=576&page_size=1",
    "results": [
        {
            "id": 937,
            "type": "Anchor",
            "hostname": "fi-tmp-as719",
            "fqdn": "fi-tmp-as719.anchors.atlas.ripe.net",
            "probe": 6251,
            "is_ipv4_only": false,
            "ip_v4": "193.65.45.86",
            "as_v4": 719,
            "ip_v4_gateway": "193.65.45.85",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2001:998:13:1b2::2",
            "as_v6": 719,
            "ip_v6_gateway": "2001:998:13:1b2::1",
            "ip_v6_prefix": 64,
            "city": "Tampere",
            "country": "FI",
            "company": "Elisa Oyj",
            "nic_handle": "KH-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.75596069,
                    61.49408758
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-01-24T08:33:23",
            "date_decommissioned": null,
            "hardware_version": 98
        }
    ]
}