GET /api/v2/anchors/?=&=&amp=&page=144&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1519,
    "next": "https://atlas.ripe.net/api/v2/anchors/?=&=&amp=&page=145&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?=&=&amp=&page=143&page_size=1",
    "results": [
        {
            "id": 1454,
            "type": "Anchor",
            "hostname": "br-sao-as22548",
            "fqdn": "br-sao-as22548.anchors.atlas.ripe.net",
            "probe": 6410,
            "is_ipv4_only": false,
            "ip_v4": "200.160.6.19",
            "as_v4": 22548,
            "ip_v4_gateway": "200.160.6.1",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2001:12ff:0:6000::19",
            "as_v6": 22548,
            "ip_v6_gateway": "2001:12ff:0:6000::1",
            "ip_v6_prefix": 64,
            "city": "Sao Paulo",
            "country": "BR",
            "company": "NIC.br - N\u00facleo de Informa\u00e7\u00e3o e Coordena\u00e7\u00e3o do Ponto BR",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -46.730636,
                    -23.6451486
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": true,
            "replaces_anchor": 6099,
            "date_live": "2018-11-07T08:20:00",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}