List all authors

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

{
    "count": 124607,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12344",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12342",
    "results": [
        {
            "author_id": 348574,
            "given_name": "Xiaoming",
            "family_name": "Ding",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348574"
        },
        {
            "author_id": 348575,
            "given_name": "Wujun",
            "family_name": "Xue",
            "ORCID": "http://orcid.org/0000-0002-2833-7786",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348575"
        },
        {
            "author_id": 348576,
            "given_name": "Jin",
            "family_name": "Zheng",
            "ORCID": "http://orcid.org/0000-0002-0767-6260",
            "country": "CN",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348576"
        },
        {
            "author_id": 348577,
            "given_name": "Chenguang",
            "family_name": "Ding",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348577"
        },
        {
            "author_id": 348578,
            "given_name": "Mariam",
            "family_name": "Al-Attar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348578"
        },
        {
            "author_id": 348579,
            "given_name": "Sondra",
            "family_name": "Butterworth",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348579"
        },
        {
            "author_id": 348580,
            "given_name": "Lucy",
            "family_name": "McKay",
            "ORCID": "http://orcid.org/0009-0004-6976-2668",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348580"
        },
        {
            "author_id": 348581,
            "given_name": "Zachary B.",
            "family_name": "White",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348581"
        },
        {
            "author_id": 348582,
            "given_name": "Sindhu",
            "family_name": "Nair",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348582"
        },
        {
            "author_id": 348583,
            "given_name": "Markus",
            "family_name": "Bredel",
            "ORCID": "http://orcid.org/0000-0002-1436-2526",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348583"
        }
    ]
}