Infoceanos Nombre Cientifico List
Returns a list of all institution types on Infoceano database.
For more details on how to search institution types please [see here][ref].
[ref]: /api/infoceanos/metadatos/nombre-cientifico/
GET /api/infoceanos/metadatos/nombre-cientifico/?format=api&page=54
{
"quantity": 78152,
"total_pages": 7816,
"results": [
{
"id_sp_estud": 101,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 402,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 401,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 201,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 400,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 399,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 200,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 100,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 50,
"nombre_cientifico": "NULL"
},
{
"id_sp_estud": 25,
"nombre_cientifico": "NULL"
}
]
}