GET /api/v2/anchors/?format=api&page=1707&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=1708&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=1706&page_size=1",
    "results": [
        {
            "id": 1444,
            "type": "Anchor",
            "hostname": "za-jnb-as42473",
            "fqdn": "za-jnb-as42473.anchors.atlas.ripe.net",
            "probe": 6569,
            "is_ipv4_only": false,
            "ip_v4": "188.172.217.86",
            "as_v4": 42473,
            "ip_v4_gateway": "188.172.217.85",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2a00:11c0:67:aa3::a",
            "as_v6": 42473,
            "ip_v6_gateway": "2a00:11c0:67:aa3::1",
            "ip_v6_prefix": 64,
            "city": "Johannesburg",
            "country": "ZA",
            "company": "ANEXIA Internetdienstleistung GmbH",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    28.1976125,
                    -26.137891
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-06-27T08:20:00",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}