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

{
    "count": 6164,
    "next": "https://biostreamportal.net/api/taxonstats/?format=api&limit=10&offset=6160",
    "previous": "https://biostreamportal.net/api/taxonstats/?format=api&limit=10&offset=6140",
    "results": [
        {
            "taxon": 30305821,
            "observations_count": 11
        },
        {
            "taxon": 30335368,
            "observations_count": 21
        },
        {
            "taxon": 30338592,
            "observations_count": 2
        },
        {
            "taxon": 30352664,
            "observations_count": 2
        },
        {
            "taxon": 30412726,
            "observations_count": 20
        },
        {
            "taxon": 30597188,
            "observations_count": 1
        },
        {
            "taxon": 30653499,
            "observations_count": 1
        },
        {
            "taxon": 30653513,
            "observations_count": 64
        },
        {
            "taxon": 30653525,
            "observations_count": 50
        },
        {
            "taxon": 30653558,
            "observations_count": 18
        }
    ]
}