List all authors

GET /authors/?format=api&page=12339
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 126089,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12340",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12338",
    "results": [
        {
            "author_id": 348534,
            "given_name": "B.",
            "family_name": "Mayer",
            "ORCID": "http://orcid.org/0000-0003-1042-9006",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348534"
        },
        {
            "author_id": 348535,
            "given_name": "K.",
            "family_name": "Rostásy",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348535"
        },
        {
            "author_id": 348536,
            "given_name": "Gabriella",
            "family_name": "Pessina",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348536"
        },
        {
            "author_id": 348537,
            "given_name": "Antonio",
            "family_name": "Candeliere-Merlicco",
            "ORCID": "http://orcid.org/0000-0001-9978-0198",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348537"
        },
        {
            "author_id": 348538,
            "given_name": "Francisco Javier",
            "family_name": "Barrero",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348538"
        },
        {
            "author_id": 348539,
            "given_name": "María",
            "family_name": "Rodríguez-Rodríguez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348539"
        },
        {
            "author_id": 348540,
            "given_name": "Montserrat",
            "family_name": "Gómez-Gutiérrez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348540"
        },
        {
            "author_id": 348541,
            "given_name": "Miguel Ángel",
            "family_name": "Hernández-Pérez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348541"
        },
        {
            "author_id": 348542,
            "given_name": "Aida",
            "family_name": "Orvíz",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348542"
        },
        {
            "author_id": 348543,
            "given_name": "Ana",
            "family_name": "López-Real",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348543"
        }
    ]
}