List all authors

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

{
    "count": 121400,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9103",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9101",
    "results": [
        {
            "author_id": 315123,
            "given_name": "Jianmei",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/315123"
        },
        {
            "author_id": 315124,
            "given_name": "Sheng",
            "family_name": "Lin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315124"
        },
        {
            "author_id": 315125,
            "given_name": "Yuhao",
            "family_name": "Luo",
            "ORCID": "http://orcid.org/0000-0002-7489-5770",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315125"
        },
        {
            "author_id": 315126,
            "given_name": "Li",
            "family_name": "Xiang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315126"
        },
        {
            "author_id": 315127,
            "given_name": "Zoe Maria Dominique",
            "family_name": "Reyes",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315127"
        },
        {
            "author_id": 315128,
            "given_name": "Emma",
            "family_name": "Lynch",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315128"
        },
        {
            "author_id": 315129,
            "given_name": "Julia",
            "family_name": "Henry",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315129"
        },
        {
            "author_id": 315130,
            "given_name": "Lenika Marina",
            "family_name": "De Simone",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315130"
        },
        {
            "author_id": 315131,
            "given_name": "Sarah A.",
            "family_name": "Sobotka",
            "ORCID": "http://orcid.org/0000-0001-7352-2043",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315131"
        },
        {
            "author_id": 315132,
            "given_name": "Muhammad",
            "family_name": "Hassan",
            "ORCID": "http://orcid.org/0000-0002-7375-8272",
            "country": "PK",
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/315132"
        }
    ]
}