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=228
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "quantity": 78152,
    "total_pages": 7816,
    "results": [
        {
            "id_sp_estud": 2263,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2264,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2265,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2266,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2267,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2268,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2269,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2270,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2271,
            "nombre_cientifico": "NULL"
        },
        {
            "id_sp_estud": 2195,
            "nombre_cientifico": "NULL"
        }
    ]
}