Taxon Instance
API endpoint that allows taxa to be viewed or edited.
GET /api/v2/taxa/1785/?format=api
{ "id": 1785, "name": "Teleiodes vulgella", "rank": "SPECIES", "parent": { "id": 1784, "name": "Teleiodes", "rank": "GENUS", "details": "https://api.beluga.insectai.org/api/v2/taxa/1784/?format=api", "gbif_taxon_key": null, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "parents": [ { "id": 1621, "name": "Gelechiidae", "rank": "FAMILY" }, { "id": 1784, "name": "Teleiodes", "rank": "GENUS" }, { "id": 1, "name": "Lepidoptera", "rank": "ORDER" }, { "id": 8369, "name": "Gelechiinae", "rank": "SUBFAMILY" }, { "id": 7770, "name": "Gelechioidea", "rank": "SUPERFAMILY" }, { "id": 8370, "name": "Litini", "rank": "TRIBE" } ], "details": "https://api.beluga.insectai.org/api/v2/taxa/1785/?format=api", "occurrences_count": null, "events_count": null, "occurrences": [], "gbif_taxon_key": 1850238, "tags": [], "last_detected": null, "best_determination_score": null, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "summary_data": [], "common_name_en": null, "user_permissions": [] }