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

{
    "count": 136,
    "next": null,
    "previous": "https://biostreamportal.net/api/taxon-nonmatch/?format=api&limit=10&offset=120",
    "results": [
        {
            "id": 131,
            "taxon_cleaned": "Thysanotia chrysonuchella",
            "canonical_name": null,
            "scientific_name": null,
            "canonical_id": null,
            "scientific_id": null,
            "n": 1
        },
        {
            "id": 132,
            "taxon_cleaned": "Trigoniophtalmus alternatus",
            "canonical_name": null,
            "scientific_name": null,
            "canonical_id": null,
            "scientific_id": null,
            "n": 1
        },
        {
            "id": 133,
            "taxon_cleaned": "Troglohyphantes fagei cfr.",
            "canonical_name": null,
            "scientific_name": null,
            "canonical_id": null,
            "scientific_id": null,
            "n": 1
        },
        {
            "id": 134,
            "taxon_cleaned": "Uleiota planata",
            "canonical_name": null,
            "scientific_name": null,
            "canonical_id": null,
            "scientific_id": null,
            "n": 1
        },
        {
            "id": 135,
            "taxon_cleaned": "Vitrea cristallina",
            "canonical_name": null,
            "scientific_name": null,
            "canonical_id": null,
            "scientific_id": null,
            "n": 1
        },
        {
            "id": 136,
            "taxon_cleaned": "ombus (Megabombus) argillaceus",
            "canonical_name": null,
            "scientific_name": null,
            "canonical_id": null,
            "scientific_id": null,
            "n": 1
        }
    ]
}