GET /api/taxonstats/?format=api&offset=6160
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6164,
    "next": null,
    "previous": "https://biostreamportal.net/api/taxonstats/?format=api&limit=10&offset=6150",
    "results": [
        {
            "taxon": 30654897,
            "observations_count": 5
        },
        {
            "taxon": 30656982,
            "observations_count": 13
        },
        {
            "taxon": 30657003,
            "observations_count": 48
        },
        {
            "taxon": 30657498,
            "observations_count": 68
        }
    ]
}