GET /api/v2/anchors/?format=api&page=184&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1715,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=185&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=183&page_size=1",
    "results": [
        {
            "id": 1577,
            "type": "Anchor",
            "hostname": "ca-mtr-as852",
            "fqdn": "ca-mtr-as852.anchors.atlas.ripe.net",
            "probe": 6498,
            "is_ipv4_only": false,
            "ip_v4": "206.162.189.131",
            "as_v4": 852,
            "ip_v4_gateway": "206.162.189.130",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2001:56b:8000::7",
            "as_v6": 852,
            "ip_v6_gateway": "2001:56b:8000::6",
            "ip_v6_prefix": 127,
            "city": "Montreal",
            "country": "CA",
            "company": "TELUS",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.5653508,
                    45.5000828
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": true,
            "replaces_anchor": 6148,
            "date_live": "2019-02-07T14:56:49",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}