List all authors

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

{
    "count": 126315,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12359",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12357",
    "results": [
        {
            "author_id": 348724,
            "given_name": "Miguel A.",
            "family_name": "Quiroz-Reyes",
            "ORCID": "http://orcid.org/0000-0001-7818-1911",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348724"
        },
        {
            "author_id": 348725,
            "given_name": "Zaheer-Ud-Din",
            "family_name": "Babar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348725"
        },
        {
            "author_id": 348726,
            "given_name": "Zhe Chi",
            "family_name": "Loh",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348726"
        },
        {
            "author_id": 348727,
            "given_name": "Erick A.",
            "family_name": "Quiroz-Gonzalez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348727"
        },
        {
            "author_id": 348728,
            "given_name": "Miguel A.",
            "family_name": "Quiroz-Gonzalez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348728"
        },
        {
            "author_id": 348729,
            "given_name": "Virgilio",
            "family_name": "Lima-Gomez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348729"
        },
        {
            "author_id": 348730,
            "given_name": "Yuhang",
            "family_name": "Lei",
            "ORCID": "http://orcid.org/0000-0001-6072-3268",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348730"
        },
        {
            "author_id": 348731,
            "given_name": "Mailin",
            "family_name": "Gan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348731"
        },
        {
            "author_id": 348732,
            "given_name": "Yanhao",
            "family_name": "Qiu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348732"
        },
        {
            "author_id": 348733,
            "given_name": "Qiuyang",
            "family_name": "Chen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348733"
        }
    ]
}