List all authors

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

{
    "count": 125129,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9815",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9813",
    "results": [
        {
            "author_id": 322947,
            "given_name": "Tri-Long",
            "family_name": "Nguyen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322947"
        },
        {
            "author_id": 322948,
            "given_name": "Thomas P A",
            "family_name": "Debray",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322948"
        },
        {
            "author_id": 322949,
            "given_name": "Bora",
            "family_name": "Youn",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322949"
        },
        {
            "author_id": 322950,
            "given_name": "Gary S",
            "family_name": "Collins",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322950"
        },
        {
            "author_id": 322951,
            "given_name": "Lili",
            "family_name": "Shi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322951"
        },
        {
            "author_id": 322952,
            "given_name": "Yunxiu",
            "family_name": "Zhang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322952"
        },
        {
            "author_id": 322953,
            "given_name": "Jinling",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322953"
        },
        {
            "author_id": 322954,
            "given_name": "Peichang",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/322954"
        },
        {
            "author_id": 322955,
            "given_name": "Meera",
            "family_name": "Kumari",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322955"
        },
        {
            "author_id": 322956,
            "given_name": "Mohd Aftab",
            "family_name": "Siddiqui",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322956"
        }
    ]
}