List all authors

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

{
    "count": 123914,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9814",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9812",
    "results": [
        {
            "author_id": 322937,
            "given_name": "Jialing",
            "family_name": "Li",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322937"
        },
        {
            "author_id": 322938,
            "given_name": "Haiying",
            "family_name": "Shu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322938"
        },
        {
            "author_id": 322939,
            "given_name": "Yanhui",
            "family_name": "Chu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322939"
        },
        {
            "author_id": 322940,
            "given_name": "Luxin",
            "family_name": "Li",
            "ORCID": "http://orcid.org/0000-0002-6332-7065",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322940"
        },
        {
            "author_id": 322941,
            "given_name": "Jonathan",
            "family_name": "Walter",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322941"
        },
        {
            "author_id": 322942,
            "given_name": "Zicki",
            "family_name": "Eludin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322942"
        },
        {
            "author_id": 322943,
            "given_name": "Andrei P.",
            "family_name": "Drabovich",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322943"
        },
        {
            "author_id": 322944,
            "given_name": "Marine",
            "family_name": "Massy",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322944"
        },
        {
            "author_id": 322945,
            "given_name": "Dimitris",
            "family_name": "Karathanassis",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322945"
        },
        {
            "author_id": 322946,
            "given_name": "Maria‐Eleptheria",
            "family_name": "Evangelopoulos",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322946"
        }
    ]
}