List all authors

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

{
    "count": 127605,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12429",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12427",
    "results": [
        {
            "author_id": 349424,
            "given_name": "Lingbiao",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349424"
        },
        {
            "author_id": 349425,
            "given_name": "Xiaolong",
            "family_name": "Tian",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349425"
        },
        {
            "author_id": 349426,
            "given_name": "Xiaoyi",
            "family_name": "Zhu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349426"
        },
        {
            "author_id": 349427,
            "given_name": "Linlin",
            "family_name": "Huang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349427"
        },
        {
            "author_id": 349428,
            "given_name": "Wenjing",
            "family_name": "Ye",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349428"
        },
        {
            "author_id": 349429,
            "given_name": "Haihua",
            "family_name": "Yang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349429"
        },
        {
            "author_id": 349430,
            "given_name": "Wanqing",
            "family_name": "Wu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349430"
        },
        {
            "author_id": 349431,
            "given_name": "Xiaoxia",
            "family_name": "Zhu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349431"
        },
        {
            "author_id": 349432,
            "given_name": "Weiguo",
            "family_name": "Wan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349432"
        },
        {
            "author_id": 349433,
            "given_name": "Yanling",
            "family_name": "Wu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349433"
        }
    ]
}