List all authors

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

{
    "count": 125336,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12137",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12135",
    "results": [
        {
            "author_id": 346467,
            "given_name": "Nanxi",
            "family_name": "Shen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346467"
        },
        {
            "author_id": 346468,
            "given_name": "Yuanhao",
            "family_name": "Li",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346468"
        },
        {
            "author_id": 346469,
            "given_name": "Yujie",
            "family_name": "Ding",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346469"
        },
        {
            "author_id": 346470,
            "given_name": "Arezoo",
            "family_name": "Dorikhani",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346470"
        },
        {
            "author_id": 346471,
            "given_name": "Ameneh Omidi",
            "family_name": "Omidi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346471"
        },
        {
            "author_id": 346472,
            "given_name": "Mansoureh",
            "family_name": "Movahedin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346472"
        },
        {
            "author_id": 346473,
            "given_name": "Iman",
            "family_name": "Halvaei",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346473"
        },
        {
            "author_id": 346474,
            "given_name": "Catarina",
            "family_name": "Afonso",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346474"
        },
        {
            "author_id": 346475,
            "given_name": "Luís",
            "family_name": "Bicheiro",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346475"
        },
        {
            "author_id": 346476,
            "given_name": "Marta",
            "family_name": "Lopes",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346476"
        }
    ]
}