List all authors

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

{
    "count": 124110,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8130",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8128",
    "results": [
        {
            "author_id": 304649,
            "given_name": "MR",
            "family_name": "Rensel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304649"
        },
        {
            "author_id": 304650,
            "given_name": "B.",
            "family_name": "Weinstock-Guttman",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304650"
        },
        {
            "author_id": 304651,
            "given_name": "R.",
            "family_name": "Rudick",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304651"
        },
        {
            "author_id": 304652,
            "given_name": "Jennifer E.",
            "family_name": "Daly",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304652"
        },
        {
            "author_id": 304653,
            "given_name": "Linda",
            "family_name": "Poggensee",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304653"
        },
        {
            "author_id": 304654,
            "given_name": "Kim D.",
            "family_name": "Ristau",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304654"
        },
        {
            "author_id": 304655,
            "given_name": "Adam C.",
            "family_name": "Eberhart",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304655"
        },
        {
            "author_id": 304656,
            "given_name": "Katharine",
            "family_name": "Tam",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304656"
        },
        {
            "author_id": 304657,
            "given_name": "Betsy",
            "family_name": "Lancaster",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304657"
        },
        {
            "author_id": 304658,
            "given_name": "I. Manosha",
            "family_name": "Wickremasinghe",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304658"
        }
    ]
}