GET /api/v2/anchors/?format=api&page=549&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=550&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=548&page_size=1",
    "results": [
        {
            "id": 529,
            "type": "Anchor",
            "hostname": "es-leg-as766",
            "fqdn": "es-leg-as766.anchors.atlas.ripe.net",
            "probe": 6124,
            "is_ipv4_only": false,
            "ip_v4": "163.117.253.5",
            "as_v4": 766,
            "ip_v4_gateway": "163.117.253.2",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2001:720:410:3035:200:24ff:fed1:5dcc",
            "as_v6": 766,
            "ip_v6_gateway": "2001:720:410:3035::1",
            "ip_v6_prefix": 64,
            "city": "Legan\u00e9s",
            "country": "ES",
            "company": "University Carlos III of Madrid",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.7678541,
                    40.3319045
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-05-14T11:16:00",
            "date_decommissioned": "2020-02-02T09:22:07.486571",
            "hardware_version": 1
        }
    ]
}