List all authors

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

{
    "count": 123563,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8631",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8629",
    "results": [
        {
            "author_id": 309715,
            "given_name": "Jaimee J",
            "family_name": "Palakeel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309715"
        },
        {
            "author_id": 309716,
            "given_name": "Mazin",
            "family_name": "Ali",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309716"
        },
        {
            "author_id": 309717,
            "given_name": "Phani",
            "family_name": "Chaduvula",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309717"
        },
        {
            "author_id": 309718,
            "given_name": "Sanika",
            "family_name": "Chhabra",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309718"
        },
        {
            "author_id": 309719,
            "given_name": "Smriti",
            "family_name": "Lamsal Lamichhane",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309719"
        },
        {
            "author_id": 309720,
            "given_name": "Ivana A.",
            "family_name": "Souza",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309720"
        },
        {
            "author_id": 309721,
            "given_name": "Maria A.",
            "family_name": "Gandini",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309721"
        },
        {
            "author_id": 309722,
            "given_name": "M.A.",
            "family_name": "Omarova",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309722"
        },
        {
            "author_id": 309723,
            "given_name": "Rania GA",
            "family_name": "Elenein",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309723"
        },
        {
            "author_id": 309724,
            "given_name": "Leroy R",
            "family_name": "Sharer",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309724"
        }
    ]
}