List all authors

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

{
    "count": 126027,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12336",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12334",
    "results": [
        {
            "author_id": 348494,
            "given_name": "Rory",
            "family_name": "O’Sullivan",
            "ORCID": "http://orcid.org/0000-0002-3463-9633",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348494"
        },
        {
            "author_id": 348495,
            "given_name": "Georgie",
            "family_name": "Agar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348495"
        },
        {
            "author_id": 348496,
            "given_name": "Jayne",
            "family_name": "Spiller",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348496"
        },
        {
            "author_id": 348497,
            "given_name": "Andrew",
            "family_name": "Surtees",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348497"
        },
        {
            "author_id": 348498,
            "given_name": "Mary",
            "family_name": "Heald",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348498"
        },
        {
            "author_id": 348499,
            "given_name": "Emma",
            "family_name": "Clarkson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348499"
        },
        {
            "author_id": 348500,
            "given_name": "Aamina",
            "family_name": "Khan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348500"
        },
        {
            "author_id": 348501,
            "given_name": "Andrew P.",
            "family_name": "Bagshaw",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348501"
        },
        {
            "author_id": 348502,
            "given_name": "Maimonah",
            "family_name": "Alghanmi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348502"
        },
        {
            "author_id": 348503,
            "given_name": "Faisal",
            "family_name": "Minshawi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348503"
        }
    ]
}