List all authors

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

{
    "count": 126261,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12377",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12375",
    "results": [
        {
            "author_id": 348904,
            "given_name": "Xifeng",
            "family_name": "Tao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348904"
        },
        {
            "author_id": 348905,
            "given_name": "M.J.",
            "family_name": "de Rooij",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348905"
        },
        {
            "author_id": 348906,
            "given_name": "J.P.",
            "family_name": "Mostert",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348906"
        },
        {
            "author_id": 348907,
            "given_name": "Yuying",
            "family_name": "Sun",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/348907"
        },
        {
            "author_id": 348908,
            "given_name": "Zhimei",
            "family_name": "Liu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348908"
        },
        {
            "author_id": 348909,
            "given_name": "Jianguo",
            "family_name": "Yang",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/348909"
        },
        {
            "author_id": 348910,
            "given_name": "Qingqing",
            "family_name": "Jia",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348910"
        },
        {
            "author_id": 348911,
            "given_name": "Jinglong",
            "family_name": "Sun",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348911"
        },
        {
            "author_id": 348912,
            "given_name": "Fengjiao",
            "family_name": "Liang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348912"
        },
        {
            "author_id": 348913,
            "given_name": "Shiyuan",
            "family_name": "Song",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348913"
        }
    ]
}