List all authors

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

{
    "count": 123539,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8133",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8131",
    "results": [
        {
            "author_id": 304679,
            "given_name": "Wendy",
            "family_name": "King",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304679"
        },
        {
            "author_id": 304680,
            "given_name": "John T",
            "family_name": "Kissel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304680"
        },
        {
            "author_id": 304681,
            "given_name": "Doris G",
            "family_name": "Leung",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304681"
        },
        {
            "author_id": 304682,
            "given_name": "Donovan J",
            "family_name": "Lott",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304682"
        },
        {
            "author_id": 304683,
            "given_name": "Daniel A",
            "family_name": "Norris",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304683"
        },
        {
            "author_id": 304684,
            "given_name": "Evan M",
            "family_name": "Pucillo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304684"
        },
        {
            "author_id": 304685,
            "given_name": "Wendy",
            "family_name": "Schell",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304685"
        },
        {
            "author_id": 304686,
            "given_name": "Jeffrey M",
            "family_name": "Statland",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304686"
        },
        {
            "author_id": 304687,
            "given_name": "Nikia",
            "family_name": "Stinson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304687"
        },
        {
            "author_id": 304688,
            "given_name": "Sub H",
            "family_name": "Subramony",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304688"
        }
    ]
}