List all authors

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

{
    "count": 126261,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12379",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12377",
    "results": [
        {
            "author_id": 348924,
            "given_name": "Baoqi",
            "family_name": "Yang",
            "ORCID": "http://orcid.org/0000-0002-3386-3166",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348924"
        },
        {
            "author_id": 348925,
            "given_name": "Xueqing",
            "family_name": "Zhu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348925"
        },
        {
            "author_id": 348926,
            "given_name": "Qi",
            "family_name": "An",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348926"
        },
        {
            "author_id": 348927,
            "given_name": "Jingwen",
            "family_name": "Zhao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348927"
        },
        {
            "author_id": 348928,
            "given_name": "Xinnan",
            "family_name": "Gao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348928"
        },
        {
            "author_id": 348929,
            "given_name": "Matin",
            "family_name": "Shirazinia",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348929"
        },
        {
            "author_id": 348930,
            "given_name": "Fereshte",
            "family_name": "Sheybani",
            "ORCID": "http://orcid.org/0000-0002-0766-4286",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348930"
        },
        {
            "author_id": 348931,
            "given_name": "HamidReza",
            "family_name": "Naderi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348931"
        },
        {
            "author_id": 348932,
            "given_name": "Mahboubeh",
            "family_name": "Haddad",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348932"
        },
        {
            "author_id": 348933,
            "given_name": "Pouria",
            "family_name": "Hajipour",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348933"
        }
    ]
}