-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
In many cases, the English name of the species is actually being returned as the Spanish name. This is the case with Dryocopus lineatus, for example..
{
"offset": 0,
"limit": 20,
"endOfRecords": false,
"results": [
...
{
"taxonKey": 5228831,
"vernacularName": "Carpintero real",
"language": "eng",
"source": "ESTUDIO DE IMPACTO AMBIENTAL (EIA) DEL PARQUE SOLAR FOTOVOLTAICO GUAYEPO III 200 MW Y SU LÍNEA DE EVACUACIÓN 500 KV",
"sourceTaxonKey": 302609269
},
{
"taxonKey": 5228831,
"vernacularName": "Carpintero real",
"language": "eng",
"source": "Catalogue of Life",
"sourceTaxonKey": 299392502
},
]
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels