List all authors

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

{
    "count": 126261,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12481",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12479",
    "results": [
        {
            "author_id": 349944,
            "given_name": "Mary",
            "family_name": "Hynes",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349944"
        },
        {
            "author_id": 349945,
            "given_name": "Monika",
            "family_name": "Kastner",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349945"
        },
        {
            "author_id": 349946,
            "given_name": "Frank A",
            "family_name": "Proudlock",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349946"
        },
        {
            "author_id": 349947,
            "given_name": "Michael",
            "family_name": "Hisaund",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349947"
        },
        {
            "author_id": 349948,
            "given_name": "Gail",
            "family_name": "Maconachie",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349948"
        },
        {
            "author_id": 349949,
            "given_name": "Eleni",
            "family_name": "Papageorgiou",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349949"
        },
        {
            "author_id": 349950,
            "given_name": "Annegret",
            "family_name": "Dahlmann-Noor",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349950"
        },
        {
            "author_id": 349951,
            "given_name": "Payal",
            "family_name": "Khandelwal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349951"
        },
        {
            "author_id": 349952,
            "given_name": "Christina",
            "family_name": "Beisse",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349952"
        },
        {
            "author_id": 349953,
            "given_name": "Irene",
            "family_name": "Gottlob",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349953"
        }
    ]
}