List all authors

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

{
    "count": 124635,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12355",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12353",
    "results": [
        {
            "author_id": 348684,
            "given_name": "S. J.",
            "family_name": "Zhang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348684"
        },
        {
            "author_id": 348685,
            "given_name": "H. F.",
            "family_name": "Meng",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348685"
        },
        {
            "author_id": 348686,
            "given_name": "H. Q.",
            "family_name": "Xu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348686"
        },
        {
            "author_id": 348687,
            "given_name": "Z. X.",
            "family_name": "Guo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348687"
        },
        {
            "author_id": 348688,
            "given_name": "J. F.",
            "family_name": "Yan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348688"
        },
        {
            "author_id": 348689,
            "given_name": "J. L.",
            "family_name": "Gao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348689"
        },
        {
            "author_id": 348690,
            "given_name": "L. N.",
            "family_name": "Niu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348690"
        },
        {
            "author_id": 348691,
            "given_name": "S. L.",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348691"
        },
        {
            "author_id": 348692,
            "given_name": "K.",
            "family_name": "Jiao",
            "ORCID": "http://orcid.org/0000-0002-1901-8329",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348692"
        },
        {
            "author_id": 348693,
            "given_name": "Jiajin",
            "family_name": "Li",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348693"
        }
    ]
}