List all authors

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

{
    "count": 125588,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12142",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12140",
    "results": [
        {
            "author_id": 346517,
            "given_name": "Yaroslav",
            "family_name": "Ugolkov",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346517"
        },
        {
            "author_id": 346518,
            "given_name": "Antonina",
            "family_name": "Nikitich",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346518"
        },
        {
            "author_id": 346519,
            "given_name": "Cristina",
            "family_name": "Leon",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346519"
        },
        {
            "author_id": 346520,
            "given_name": "Gabriel",
            "family_name": "Helmlinger",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346520"
        },
        {
            "author_id": 346521,
            "given_name": "Kirill",
            "family_name": "Peskov",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346521"
        },
        {
            "author_id": 346522,
            "given_name": "Victor",
            "family_name": "Sokolov",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346522"
        },
        {
            "author_id": 346523,
            "given_name": "Alina",
            "family_name": "Volkova",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346523"
        },
        {
            "author_id": 346524,
            "given_name": "Jiayi",
            "family_name": "Shan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346524"
        },
        {
            "author_id": 346525,
            "given_name": "Xiaoyun",
            "family_name": "Hu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346525"
        },
        {
            "author_id": 346526,
            "given_name": "Tianzhu",
            "family_name": "Chen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346526"
        }
    ]
}