List all authors

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

{
    "count": 126408,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12134",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12132",
    "results": [
        {
            "author_id": 346437,
            "given_name": "Tomoyasu",
            "family_name": "Matsubara",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346437"
        },
        {
            "author_id": 346438,
            "given_name": "Akira",
            "family_name": "Arakawa",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346438"
        },
        {
            "author_id": 346439,
            "given_name": "Kensuke",
            "family_name": "Ohse",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346439"
        },
        {
            "author_id": 346440,
            "given_name": "Kazutomi",
            "family_name": "Kanemaru",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346440"
        },
        {
            "author_id": 346441,
            "given_name": "Bandar",
            "family_name": "Alharbi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346441"
        },
        {
            "author_id": 346442,
            "given_name": "Hind",
            "family_name": "Alharbi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346442"
        },
        {
            "author_id": 346443,
            "given_name": "Linjian",
            "family_name": "Tong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346443"
        },
        {
            "author_id": 346444,
            "given_name": "Haiyang",
            "family_name": "Wu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346444"
        },
        {
            "author_id": 346445,
            "given_name": "Qiang",
            "family_name": "Guo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346445"
        },
        {
            "author_id": 346446,
            "given_name": "Lixia",
            "family_name": "Xu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346446"
        }
    ]
}