List all authors

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

{
    "count": 123443,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8132",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8130",
    "results": [
        {
            "author_id": 304669,
            "given_name": "Chad",
            "family_name": "Heatwole",
            "ORCID": null,
            "country": null,
            "articles_count": 5,
            "articles_list": "https://api.gregory-ms.com/articles/author/304669"
        },
        {
            "author_id": 304670,
            "given_name": "Laurence",
            "family_name": "Mignon",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304670"
        },
        {
            "author_id": 304671,
            "given_name": "W David",
            "family_name": "Arnold",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304671"
        },
        {
            "author_id": 304672,
            "given_name": "Tetsuo",
            "family_name": "Ashizawa",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304672"
        },
        {
            "author_id": 304673,
            "given_name": "John W",
            "family_name": "Day",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304673"
        },
        {
            "author_id": 304674,
            "given_name": "Matthew K",
            "family_name": "Tanner",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304674"
        },
        {
            "author_id": 304675,
            "given_name": "Tina",
            "family_name": "Duong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304675"
        },
        {
            "author_id": 304676,
            "given_name": "Ericka P",
            "family_name": "Greene",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304676"
        },
        {
            "author_id": 304677,
            "given_name": "Laura",
            "family_name": "Herbelin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304677"
        },
        {
            "author_id": 304678,
            "given_name": "Nicholas E",
            "family_name": "Johnson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304678"
        }
    ]
}