List all authors

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

{
    "count": 126064,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12454",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12452",
    "results": [
        {
            "author_id": 349674,
            "given_name": "Melanie",
            "family_name": "Brugger",
            "ORCID": "http://orcid.org/0000-0002-6920-8550",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349674"
        },
        {
            "author_id": 349675,
            "given_name": "Jakob",
            "family_name": "Rath",
            "ORCID": "http://orcid.org/0000-0001-6581-4572",
            "country": "AT",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349675"
        },
        {
            "author_id": 349676,
            "given_name": "Yun-Yun",
            "family_name": "Jin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349676"
        },
        {
            "author_id": 349677,
            "given_name": "Ya-Ping",
            "family_name": "Liang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349677"
        },
        {
            "author_id": 349678,
            "given_name": "Wen-Hao",
            "family_name": "Huang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349678"
        },
        {
            "author_id": 349679,
            "given_name": "Li-Li",
            "family_name": "Cheng",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349679"
        },
        {
            "author_id": 349680,
            "given_name": "Tian-Tian",
            "family_name": "Ran",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349680"
        },
        {
            "author_id": 349681,
            "given_name": "Jin-Ping",
            "family_name": "Yao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349681"
        },
        {
            "author_id": 349682,
            "given_name": "Jian-Huan",
            "family_name": "Chen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349682"
        },
        {
            "author_id": 349683,
            "given_name": "Yeonjeong",
            "family_name": "Roh",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349683"
        }
    ]
}