GET /api/taxonstats/?format=api&offset=6140
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=6150",
    "previous": "https://biostreamportal.net/api/taxonstats/?format=api&limit=10&offset=6130",
    "results": [
        {
            "taxon": 30283389,
            "observations_count": 2
        },
        {
            "taxon": 30290997,
            "observations_count": 8
        },
        {
            "taxon": 30291365,
            "observations_count": 1
        },
        {
            "taxon": 30291846,
            "observations_count": 1
        },
        {
            "taxon": 30293457,
            "observations_count": 1
        },
        {
            "taxon": 30298480,
            "observations_count": 1
        },
        {
            "taxon": 30298751,
            "observations_count": 4
        },
        {
            "taxon": 30298869,
            "observations_count": 1
        },
        {
            "taxon": 30300156,
            "observations_count": 1
        },
        {
            "taxon": 30301700,
            "observations_count": 2
        }
    ]
}