GET /api/v2/anchors/?format=api&page=167&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1712,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=168&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=166&page_size=1",
    "results": [
        {
            "id": 1894,
            "type": "Anchor",
            "hostname": "br-ssa-as28186",
            "fqdn": "br-ssa-as28186.anchors.atlas.ripe.net",
            "probe": 7057,
            "is_ipv4_only": false,
            "ip_v4": "187.44.229.14",
            "as_v4": 28186,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2804:204:800:60::2",
            "as_v6": 28186,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Salvador",
            "country": "BR",
            "company": "ITS Telecomunicacoes",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -38.4514286,
                    -12.9800811
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2022-01-07T16:20:00",
            "date_decommissioned": "2025-01-10T09:18:21.536516",
            "hardware_version": 99
        }
    ]
}