Indice di tutti i nomi tassonomici contenuti nel Progetto BioSTREAM. Utile
ad esempio per la costruzione di menu

GET /api/taxonomy-normalized/?format=api&offset=30
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10765,
    "next": "https://biostreamportal.net/api/taxonomy-normalized/?format=api&limit=10&offset=40",
    "previous": "https://biostreamportal.net/api/taxonomy-normalized/?format=api&limit=10&offset=20",
    "results": [
        {
            "id": 23,
            "canonical_name": "Chilopoda",
            "scientific_name": "Chilopoda",
            "rank": "CLASS",
            "parent": 54,
            "name": 2364760,
            "usage": 360
        },
        {
            "id": 42,
            "canonical_name": "Chlorophyceae",
            "scientific_name": "Chlorophyceae",
            "rank": "CLASS",
            "parent": 36,
            "name": 2413867,
            "usage": 329
        },
        {
            "id": 20,
            "canonical_name": "Clitellata",
            "scientific_name": "Clitellata",
            "rank": "CLASS",
            "parent": 42,
            "name": 2610653,
            "usage": 255
        },
        {
            "id": 28,
            "canonical_name": "Dacrymycetes",
            "scientific_name": "Dacrymycetes",
            "rank": "CLASS",
            "parent": 34,
            "name": 3269397,
            "usage": 273
        },
        {
            "id": 35,
            "canonical_name": "Demospongiae",
            "scientific_name": "Demospongiae",
            "rank": "CLASS",
            "parent": 105,
            "name": 3362679,
            "usage": 199
        },
        {
            "id": 60,
            "canonical_name": "Diplopoda",
            "scientific_name": "Diplopoda",
            "rank": "CLASS",
            "parent": 54,
            "name": 3590970,
            "usage": 361
        },
        {
            "id": 67,
            "canonical_name": "Elasmobranchii",
            "scientific_name": "Elasmobranchii",
            "rank": "CLASS",
            "parent": 44,
            "name": 3868943,
            "usage": 121
        },
        {
            "id": 55,
            "canonical_name": "Entognatha",
            "scientific_name": "Entognatha",
            "rank": "CLASS",
            "parent": 54,
            "name": 3974725,
            "usage": 290
        },
        {
            "id": 37,
            "canonical_name": "Entomophthoromycetes",
            "scientific_name": "Entomophthoromycetes",
            "rank": "CLASS",
            "parent": 96,
            "name": 3984227,
            "usage": 9693863
        },
        {
            "id": 22,
            "canonical_name": "Exobasidiomycetes",
            "scientific_name": "Exobasidiomycetes",
            "rank": "CLASS",
            "parent": 34,
            "name": 4379172,
            "usage": 151
        }
    ]
}