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=10760
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10765,
    "next": null,
    "previous": "https://biostreamportal.net/api/taxonomy-normalized/?format=api&limit=10&offset=10750",
    "results": [
        {
            "id": 10860,
            "canonical_name": "Anas platyrhynchos domesticus",
            "scientific_name": "Anas platyrhynchos f. domesticus",
            "rank": "FORM",
            "parent": 9761484,
            "name": 16687844,
            "usage": 9577769
        },
        {
            "id": 10857,
            "canonical_name": "Anser anser domesticus",
            "scientific_name": "Anser anser f. domesticus",
            "rank": "FORM",
            "parent": 2498036,
            "name": 16686934,
            "usage": 9384117
        },
        {
            "id": 10856,
            "canonical_name": "Anser cygnoides domesticus",
            "scientific_name": "Anser cygnoides f. domesticus",
            "rank": "FORM",
            "parent": 2498034,
            "name": 16686950,
            "usage": 9576332
        },
        {
            "id": 10858,
            "canonical_name": "Columba livia domestica",
            "scientific_name": "Columba livia f. domestica",
            "rank": "FORM",
            "parent": 2495414,
            "name": 16686777,
            "usage": 9310871
        },
        {
            "id": 10859,
            "canonical_name": "Gallus gallus domesticus",
            "scientific_name": "Gallus gallus f. domesticus",
            "rank": "FORM",
            "parent": 9326020,
            "name": 16702628,
            "usage": 9457155
        }
    ]
}