List all authors

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

{
    "count": 126089,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12457",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12455",
    "results": [
        {
            "author_id": 349704,
            "given_name": "Fatima",
            "family_name": "Asif",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349704"
        },
        {
            "author_id": 349705,
            "given_name": "Ateeba",
            "family_name": "Kamran",
            "ORCID": "http://orcid.org/0000-0002-0009-2158",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349705"
        },
        {
            "author_id": 349706,
            "given_name": "Himanshu",
            "family_name": "Arora",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349706"
        },
        {
            "author_id": 349707,
            "given_name": "Binish",
            "family_name": "Javed",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349707"
        },
        {
            "author_id": 349708,
            "given_name": "L V Simhachalam",
            "family_name": "Kutikuppala",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349708"
        },
        {
            "author_id": 349709,
            "given_name": "Mayuri",
            "family_name": "Chaurasia",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349709"
        },
        {
            "author_id": 349710,
            "given_name": "Kaarvi",
            "family_name": "Khullar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349710"
        },
        {
            "author_id": 349711,
            "given_name": "Shreevikaa",
            "family_name": "Kannan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349711"
        },
        {
            "author_id": 349712,
            "given_name": "Varshitha",
            "family_name": "Golla",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349712"
        },
        {
            "author_id": 349713,
            "given_name": "Irina",
            "family_name": "Galperin",
            "ORCID": "http://orcid.org/0000-0002-8373-6915",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349713"
        }
    ]
}