GET /api/v2/anchors/?format=api&page=145&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1710,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=146&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=144&page_size=1",
    "results": [
        {
            "id": 1110,
            "type": "Anchor",
            "hostname": "br-bhz-as10417",
            "fqdn": "br-bhz-as10417.anchors.atlas.ripe.net",
            "probe": 6300,
            "is_ipv4_only": false,
            "ip_v4": "200.131.2.74",
            "as_v4": 10417,
            "ip_v4_gateway": "200.131.2.73",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:12f0:600:200::2",
            "as_v6": 10417,
            "ip_v6_gateway": "2001:12f0:600:200::1",
            "ip_v6_prefix": 64,
            "city": "Belo Horizonte",
            "country": "BR",
            "company": "Universidade Federal de Minas Gerais",
            "nic_handle": "IFSC3-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -43.96451692,
                    -19.86879148
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-08-21T08:06:37",
            "date_decommissioned": "2020-11-09T16:31:05.525664",
            "hardware_version": 1
        }
    ]
}