List all authors

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

{
    "count": 123561,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9104",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9102",
    "results": [
        {
            "author_id": 315133,
            "given_name": "Mazhar",
            "family_name": "Badshah",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315133"
        },
        {
            "author_id": 315134,
            "given_name": "Liang",
            "family_name": "Yuan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315134"
        },
        {
            "author_id": 315135,
            "given_name": "Zhengqi",
            "family_name": "Huang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315135"
        },
        {
            "author_id": 315136,
            "given_name": "Weitao",
            "family_name": "Han",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315136"
        },
        {
            "author_id": 315137,
            "given_name": "Ruiming",
            "family_name": "Chang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315137"
        },
        {
            "author_id": 315138,
            "given_name": "Mingxi",
            "family_name": "Zhu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315138"
        },
        {
            "author_id": 315139,
            "given_name": "Chenjing",
            "family_name": "Li",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315139"
        },
        {
            "author_id": 315140,
            "given_name": "Jiansen",
            "family_name": "Yan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315140"
        },
        {
            "author_id": 315141,
            "given_name": "Haidong",
            "family_name": "Yin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315141"
        },
        {
            "author_id": 315142,
            "given_name": "Wei",
            "family_name": "Ye",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315142"
        }
    ]
}