GET /api/v2/anchors/?format=api&page=1709&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1711,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=1710&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=1708&page_size=1",
    "results": [
        {
            "id": 2708,
            "type": "Anchor",
            "hostname": "za-jnb-as57695",
            "fqdn": "za-jnb-as57695.anchors.atlas.ripe.net",
            "probe": 6935,
            "is_ipv4_only": false,
            "ip_v4": "102.130.49.144",
            "as_v4": 57695,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2a0b:4342:1a91:24:5054:ff:fe09:6b3b",
            "as_v6": 57695,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Johannesburg",
            "country": "ZA",
            "company": "Misaka Network, Inc.",
            "nic_handle": "MNN34-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    28.1975446,
                    -26.138037
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": true,
            "replaces_anchor": 6539,
            "date_live": "2021-02-12T16:20:00.283619",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}