List all authors

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

{
    "count": 124704,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8630",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8628",
    "results": [
        {
            "author_id": 309705,
            "given_name": "Weiming",
            "family_name": "Hu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309705"
        },
        {
            "author_id": 309706,
            "given_name": "Antonios D.",
            "family_name": "Tsiailanis",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309706"
        },
        {
            "author_id": 309707,
            "given_name": "Vasileios K.",
            "family_name": "Gkalpinos",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309707"
        },
        {
            "author_id": 309708,
            "given_name": "Thomas",
            "family_name": "Antoniou",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309708"
        },
        {
            "author_id": 309709,
            "given_name": "R",
            "family_name": "Tafi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309709"
        },
        {
            "author_id": 309710,
            "given_name": "Vaiishnavi",
            "family_name": "Ramesh",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309710"
        },
        {
            "author_id": 309711,
            "given_name": "Collins O",
            "family_name": "Opara",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309711"
        },
        {
            "author_id": 309712,
            "given_name": "Farhana Yaqoob",
            "family_name": "Khan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309712"
        },
        {
            "author_id": 309713,
            "given_name": "Gargi",
            "family_name": "Kabiraj",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309713"
        },
        {
            "author_id": 309714,
            "given_name": "Humaira",
            "family_name": "Kauser",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309714"
        }
    ]
}