List all authors

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

{
    "count": 125520,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12412",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12410",
    "results": [
        {
            "author_id": 349254,
            "given_name": "Yaiza M.",
            "family_name": "Arenas",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349254"
        },
        {
            "author_id": 349255,
            "given_name": "Adrià",
            "family_name": "López-Gramaje",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349255"
        },
        {
            "author_id": 349256,
            "given_name": "Marta",
            "family_name": "Llansola",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349256"
        },
        {
            "author_id": 349257,
            "given_name": "Vicente",
            "family_name": "Felipo",
            "ORCID": "http://orcid.org/0000-0003-3145-9538",
            "country": "ES",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349257"
        },
        {
            "author_id": 349258,
            "given_name": "Gerard Janez Brett",
            "family_name": "Clarke",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349258"
        },
        {
            "author_id": 349259,
            "given_name": "Turid",
            "family_name": "Follestad",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349259"
        },
        {
            "author_id": 349260,
            "given_name": "Toril",
            "family_name": "Skandsen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349260"
        },
        {
            "author_id": 349261,
            "given_name": "Anne",
            "family_name": "Vik",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349261"
        },
        {
            "author_id": 349262,
            "given_name": "Alexander",
            "family_name": "Olsen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349262"
        },
        {
            "author_id": 349263,
            "given_name": "Asta Kristine",
            "family_name": "Håberg",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349263"
        }
    ]
}