List all authors

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

{
    "count": 124289,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12321",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12319",
    "results": [
        {
            "author_id": 348344,
            "given_name": "Jafar",
            "family_name": "rezaei",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348344"
        },
        {
            "author_id": 348345,
            "given_name": "Shahriar",
            "family_name": "alipour",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348345"
        },
        {
            "author_id": 348346,
            "given_name": "Vahid Shafiei",
            "family_name": "Irannejad",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348346"
        },
        {
            "author_id": 348347,
            "given_name": "Mohammad Hassan Khadem",
            "family_name": "Ansari",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348347"
        },
        {
            "author_id": 348348,
            "given_name": "Ghadah",
            "family_name": "Alnosair",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348348"
        },
        {
            "author_id": 348349,
            "given_name": "Khalid A.",
            "family_name": "Alanazi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348349"
        },
        {
            "author_id": 348350,
            "given_name": "Fatima I.",
            "family_name": "Alhumaid",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348350"
        },
        {
            "author_id": 348351,
            "given_name": "Bayan S.",
            "family_name": "Alshuhayb",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348351"
        },
        {
            "author_id": 348352,
            "given_name": "Gabriela F.",
            "family_name": "Jhon",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348352"
        },
        {
            "author_id": 348353,
            "given_name": "Erin M.",
            "family_name": "Forster",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348353"
        }
    ]
}