List all authors

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

{
    "count": 126345,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12514",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12512",
    "results": [
        {
            "author_id": 350274,
            "given_name": "Fuping",
            "family_name": "Zhao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350274"
        },
        {
            "author_id": 350275,
            "given_name": "Qishan",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350275"
        },
        {
            "author_id": 350276,
            "given_name": "Yuchun",
            "family_name": "Pan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350276"
        },
        {
            "author_id": 350277,
            "given_name": "Lingzhao",
            "family_name": "Fang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350277"
        },
        {
            "author_id": 350278,
            "given_name": "George E.",
            "family_name": "Liu",
            "ORCID": "http://orcid.org/0000-0003-0192-6705",
            "country": "US",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350278"
        },
        {
            "author_id": 350279,
            "given_name": "Yunhan",
            "family_name": "Ma",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350279"
        },
        {
            "author_id": 350280,
            "given_name": "Ruobing",
            "family_name": "Shi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350280"
        },
        {
            "author_id": 350281,
            "given_name": "Fujun",
            "family_name": "Li",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350281"
        },
        {
            "author_id": 350282,
            "given_name": "Nina",
            "family_name": "Müller",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350282"
        },
        {
            "author_id": 350283,
            "given_name": "Lorenzo",
            "family_name": "Lo Russo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350283"
        }
    ]
}