List all authors

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

{
    "count": 124192,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9106",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9104",
    "results": [
        {
            "author_id": 315153,
            "given_name": "Anna",
            "family_name": "Lauritano",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315153"
        },
        {
            "author_id": 315154,
            "given_name": "Che-Kun J.",
            "family_name": "Shen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315154"
        },
        {
            "author_id": 315155,
            "given_name": "Vincenzo",
            "family_name": "Di Marzo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315155"
        },
        {
            "author_id": 315156,
            "given_name": "Javier",
            "family_name": "Fernández-Ruiz",
            "ORCID": "http://orcid.org/0000-0002-4490-0604",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315156"
        },
        {
            "author_id": 315157,
            "given_name": "Eva",
            "family_name": "de Lago",
            "ORCID": "http://orcid.org/0000-0002-6260-3777",
            "country": "ES",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315157"
        },
        {
            "author_id": 315158,
            "given_name": "Takamichi",
            "family_name": "Kanbayashi",
            "ORCID": "http://orcid.org/0000-0002-6948-6040",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315158"
        },
        {
            "author_id": 315159,
            "given_name": "Go",
            "family_name": "Ogawa",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315159"
        },
        {
            "author_id": 315160,
            "given_name": "Tatsuya",
            "family_name": "Ito",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315160"
        },
        {
            "author_id": 315161,
            "given_name": "Keiichi",
            "family_name": "Hokkoku",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315161"
        },
        {
            "author_id": 315162,
            "given_name": "Chizuko",
            "family_name": "Oishi",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/315162"
        }
    ]
}