List all authors

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

{
    "count": 126349,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12517",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12515",
    "results": [
        {
            "author_id": 350304,
            "given_name": "Yan",
            "family_name": "Long",
            "ORCID": "http://orcid.org/0000-0003-2461-9425",
            "country": "CN",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350304"
        },
        {
            "author_id": 350305,
            "given_name": "Ngoc-Huynh Ton",
            "family_name": "Nguyen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350305"
        },
        {
            "author_id": 350306,
            "given_name": "Hao Thanh",
            "family_name": "Phan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350306"
        },
        {
            "author_id": 350307,
            "given_name": "Phong Minh",
            "family_name": "Le",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350307"
        },
        {
            "author_id": 350308,
            "given_name": "Lan-Huong Thi",
            "family_name": "Nguyen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350308"
        },
        {
            "author_id": 350309,
            "given_name": "Thuy Thi",
            "family_name": "Do",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350309"
        },
        {
            "author_id": 350310,
            "given_name": "Thien-Phuc Thanh",
            "family_name": "Phan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350310"
        },
        {
            "author_id": 350311,
            "given_name": "Trinh",
            "family_name": "Van Le",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350311"
        },
        {
            "author_id": 350312,
            "given_name": "Thanh Minh",
            "family_name": "Dang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350312"
        },
        {
            "author_id": 350313,
            "given_name": "Chinh-Nhan Lu",
            "family_name": "Phan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350313"
        }
    ]
}