GET /api/v2/anchors/?format=api&page=1708&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=1709&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=1707&page_size=1",
    "results": [
        {
            "id": 1689,
            "type": "Anchor",
            "hostname": "za-jnb-as57695",
            "fqdn": "za-jnb-as57695.anchors.atlas.ripe.net",
            "probe": 6539,
            "is_ipv4_only": false,
            "ip_v4": "102.130.49.157",
            "as_v4": 57695,
            "ip_v4_gateway": "102.130.49.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a0b:4342:1a91:15::",
            "as_v6": 57695,
            "ip_v6_gateway": "fe80::fc16:3cff:fe7e:bebf",
            "ip_v6_prefix": 64,
            "city": "Johannesburg",
            "country": "ZA",
            "company": "Misaka Network, Inc.",
            "nic_handle": "MNN34-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    28.1983707,
                    -26.1379792
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-04-23T16:20:00",
            "date_decommissioned": "2021-02-10T09:12:38.437637",
            "hardware_version": 99
        }
    ]
}