List all authors

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

{
    "count": 126375,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9812",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9810",
    "results": [
        {
            "author_id": 322914,
            "given_name": "Yingnan",
            "family_name": "Ma",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322914"
        },
        {
            "author_id": 322915,
            "given_name": "Hongsheng",
            "family_name": "Tian",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322915"
        },
        {
            "author_id": 322916,
            "given_name": "Xuying",
            "family_name": "Guo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322916"
        },
        {
            "author_id": 322917,
            "given_name": "Shuo",
            "family_name": "Bi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322917"
        },
        {
            "author_id": 322918,
            "given_name": "Hongchao",
            "family_name": "Lv",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/322918"
        },
        {
            "author_id": 322919,
            "given_name": "Zhenwei",
            "family_name": "Shang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322919"
        },
        {
            "author_id": 322920,
            "given_name": "Mingming",
            "family_name": "Zhang",
            "ORCID": "http://orcid.org/0000-0001-6179-8544",
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/322920"
        },
        {
            "author_id": 322921,
            "given_name": "Hongning",
            "family_name": "Jia",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322921"
        },
        {
            "author_id": 322922,
            "given_name": "Zhiguang",
            "family_name": "Li",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322922"
        },
        {
            "author_id": 322923,
            "given_name": "Zixin",
            "family_name": "Hua",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322923"
        }
    ]
}