GET /api/v2/anchors/?format=api&page=575&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=576&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=574&page_size=1",
    "results": [
        {
            "id": 1,
            "type": "Anchor",
            "hostname": "fi-tmp-as29432",
            "fqdn": "fi-tmp-as29432.anchors.atlas.ripe.net",
            "probe": 6003,
            "is_ipv4_only": false,
            "ip_v4": "195.140.195.61",
            "as_v4": 29432,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2001:67c:2b0:3d:92b1:1cff:fe1a:9145",
            "as_v6": 29432,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Tampere",
            "country": "FI",
            "company": "TREX",
            "nic_handle": "TRE53-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.7610254,
                    61.4981508
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2013-02-03T16:09:44",
            "date_decommissioned": "2017-08-24T08:51:20",
            "hardware_version": 0
        }
    ]
}