List all authors

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

{
    "count": 126345,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12391",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12389",
    "results": [
        {
            "author_id": 349044,
            "given_name": "Lucie",
            "family_name": "Lefeuvre",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349044"
        },
        {
            "author_id": 349045,
            "given_name": "Julien",
            "family_name": "Lerusse",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/349045"
        },
        {
            "author_id": 349046,
            "given_name": "Wanting",
            "family_name": "Hao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349046"
        },
        {
            "author_id": 349047,
            "given_name": "Dongdong",
            "family_name": "Luo",
            "ORCID": "http://orcid.org/0000-0001-6428-9729",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349047"
        },
        {
            "author_id": 349048,
            "given_name": "Yuqi",
            "family_name": "Jiang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349048"
        },
        {
            "author_id": 349049,
            "given_name": "Shengbiao",
            "family_name": "Wan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349049"
        },
        {
            "author_id": 349050,
            "given_name": "Xiaoyang",
            "family_name": "Li",
            "ORCID": "http://orcid.org/0000-0003-3684-2106",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349050"
        },
        {
            "author_id": 349051,
            "given_name": "Tiziana",
            "family_name": "Ciarambino",
            "ORCID": "http://orcid.org/0000-0002-3917-1478",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349051"
        },
        {
            "author_id": 349052,
            "given_name": "Paolo",
            "family_name": "Di Procolo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349052"
        },
        {
            "author_id": 349053,
            "given_name": "Licia",
            "family_name": "Confalonieri",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349053"
        }
    ]
}