List all authors

GET /authors/?format=api&page=9099
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=9100",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9098",
    "results": [
        {
            "author_id": 315093,
            "given_name": "Miguel",
            "family_name": "Alves-Ferreira",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315093"
        },
        {
            "author_id": 315094,
            "given_name": "Jun",
            "family_name": "Du",
            "ORCID": null,
            "country": null,
            "articles_count": 3,
            "articles_list": "https://api.gregory-ms.com/articles/author/315094"
        },
        {
            "author_id": 315095,
            "given_name": "Yu-Chen",
            "family_name": "Yang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315095"
        },
        {
            "author_id": 315096,
            "given_name": "Zhi-Jie",
            "family_name": "An",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315096"
        },
        {
            "author_id": 315097,
            "given_name": "Ming-Hui",
            "family_name": "Zhang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315097"
        },
        {
            "author_id": 315098,
            "given_name": "Xue-Hang",
            "family_name": "Fu",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/315098"
        },
        {
            "author_id": 315099,
            "given_name": "Zou-Fang",
            "family_name": "Huang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315099"
        },
        {
            "author_id": 315100,
            "given_name": "Ye",
            "family_name": "Yuan",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/315100"
        },
        {
            "author_id": 315101,
            "given_name": "Jian",
            "family_name": "Hou",
            "ORCID": "http://orcid.org/0000-0002-2813-5850",
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/315101"
        },
        {
            "author_id": 315102,
            "given_name": "Hash Brown",
            "family_name": "Taha",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315102"
        }
    ]
}