List all authors

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

{
    "count": 124635,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8134",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8132",
    "results": [
        {
            "author_id": 304689,
            "given_name": "Shuting",
            "family_name": "Xia",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304689"
        },
        {
            "author_id": 304690,
            "given_name": "Kathie M",
            "family_name": "Bishop",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304690"
        },
        {
            "author_id": 304691,
            "given_name": "C Frank",
            "family_name": "Bennett",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304691"
        },
        {
            "author_id": 304692,
            "given_name": "Jyotsna",
            "family_name": "Agarwal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304692"
        },
        {
            "author_id": 304693,
            "given_name": "Abhishek",
            "family_name": "Nandi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304693"
        },
        {
            "author_id": 304694,
            "given_name": "Akanksha",
            "family_name": "Gupta",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304694"
        },
        {
            "author_id": 304695,
            "given_name": "Irena",
            "family_name": "Kostova",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304695"
        },
        {
            "author_id": 304696,
            "given_name": "Sophia",
            "family_name": "Ryan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304696"
        },
        {
            "author_id": 304697,
            "given_name": "Giovanna",
            "family_name": "Manzano",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304697"
        },
        {
            "author_id": 304698,
            "given_name": "Denis",
            "family_name": "Balaban",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304698"
        }
    ]
}