GET /api/v2/anchors/?format=api&page=552&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1745,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=553&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=551&page_size=1",
    "results": [
        {
            "id": 1866,
            "type": "Anchor",
            "hostname": "es-mad-as15954",
            "fqdn": "es-mad-as15954.anchors.atlas.ripe.net",
            "probe": 6604,
            "is_ipv4_only": false,
            "ip_v4": "31.47.76.181",
            "as_v4": 15954,
            "ip_v4_gateway": "31.47.76.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a01:a940:445:d::1",
            "as_v6": 15954,
            "ip_v6_gateway": "2a01:a940:445::",
            "ip_v6_prefix": 56,
            "city": "Madrid",
            "country": "ES",
            "company": "Tecnocr\u00e1tica Centro de Datos, S.L.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.6910489,
                    40.4904686
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-09-02T22:20:05",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}