List all authors

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

{
    "count": 126345,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12394",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12392",
    "results": [
        {
            "author_id": 349074,
            "given_name": "Gregory T.",
            "family_name": "Carter",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349074"
        },
        {
            "author_id": 349075,
            "given_name": "Jesse",
            "family_name": "Crayle",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349075"
        },
        {
            "author_id": 349076,
            "given_name": "Keelie",
            "family_name": "Denson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349076"
        },
        {
            "author_id": 349077,
            "given_name": "Timothy",
            "family_name": "Fullam",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349077"
        },
        {
            "author_id": 349078,
            "given_name": "Sartaj",
            "family_name": "Jhooty",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349078"
        },
        {
            "author_id": 349079,
            "given_name": "Danelle",
            "family_name": "Levinson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349079"
        },
        {
            "author_id": 349080,
            "given_name": "Alexandra",
            "family_name": "Linares",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349080"
        },
        {
            "author_id": 349081,
            "given_name": "Elise",
            "family_name": "Mallon",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349081"
        },
        {
            "author_id": 349082,
            "given_name": "Javier",
            "family_name": "Mascias Cadavid",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349082"
        },
        {
            "author_id": 349083,
            "given_name": "Tasnim",
            "family_name": "Mushannen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349083"
        }
    ]
}