Infoceanos Autors List
Returns a list of all autors on Infoceano database.
For more details on how to search autors please [see here][ref].
[ref]: /api/infoceanos/metadatos/autores/
[ref]: /api/infoceanos/metadatos/autores/?format=json&query=jose
GET /api/infoceanos/metadatos/autores/?format=api&page=40
{
"quantity": 801,
"total_pages": 81,
"results": [
{
"id_autor_dir": 198,
"apellido_pat": "Raz",
"apellido_mat": "Guzman",
"nombre": "M."
},
{
"id_autor_dir": 200,
"apellido_pat": "Reguero",
"apellido_mat": "Reza",
"nombre": "M."
},
{
"id_autor_dir": 652,
"apellido_pat": "Rendón ",
"apellido_mat": "Von Olsten",
"nombre": "Jaime"
},
{
"id_autor_dir": 201,
"apellido_pat": "Reyes",
"apellido_mat": null,
"nombre": "H."
},
{
"id_autor_dir": 691,
"apellido_pat": "Reyes ",
"apellido_mat": "Bonilla",
"nombre": "Héctor"
},
{
"id_autor_dir": 745,
"apellido_pat": "Rioja ",
"apellido_mat": "Nieto",
"nombre": "Rodolfo "
},
{
"id_autor_dir": 669,
"apellido_pat": "Rivera",
"apellido_mat": "Monroy",
"nombre": "Victor H"
},
{
"id_autor_dir": 203,
"apellido_pat": "Rivera",
"apellido_mat": "Arriaga",
"nombre": "E."
},
{
"id_autor_dir": 205,
"apellido_pat": "Rodriguez",
"apellido_mat": "Almaras",
"nombre": "G.A."
},
{
"id_autor_dir": 206,
"apellido_pat": "Rodriguez",
"apellido_mat": null,
"nombre": "J.C."
}
]
}