List all authors

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

{
    "count": 126401,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12407",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12405",
    "results": [
        {
            "author_id": 349204,
            "given_name": "Cheng",
            "family_name": "Fang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349204"
        },
        {
            "author_id": 349205,
            "given_name": "Yinzhong",
            "family_name": "Ma",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349205"
        },
        {
            "author_id": 349206,
            "given_name": "Junlei",
            "family_name": "Chang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349206"
        },
        {
            "author_id": 349207,
            "given_name": "Chong",
            "family_name": "Xu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349207"
        },
        {
            "author_id": 349208,
            "given_name": "Yilan",
            "family_name": "Mei",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349208"
        },
        {
            "author_id": 349209,
            "given_name": "Ruihan",
            "family_name": "Yang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349209"
        },
        {
            "author_id": 349210,
            "given_name": "Qiudan",
            "family_name": "Luo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349210"
        },
        {
            "author_id": 349211,
            "given_name": "Jienian",
            "family_name": "Zhang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349211"
        },
        {
            "author_id": 349212,
            "given_name": "Xiaolin",
            "family_name": "Kou",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349212"
        },
        {
            "author_id": 349213,
            "given_name": "Jianfeng",
            "family_name": "Hu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349213"
        }
    ]
}