List all authors

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

{
    "count": 126252,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12472",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12470",
    "results": [
        {
            "author_id": 349854,
            "given_name": "Caini",
            "family_name": "Liu",
            "ORCID": "http://orcid.org/0000-0002-9314-7145",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349854"
        },
        {
            "author_id": 349855,
            "given_name": "Katarzyna",
            "family_name": "Bulek",
            "ORCID": "http://orcid.org/0000-0001-8064-7047",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349855"
        },
        {
            "author_id": 349856,
            "given_name": "Thaddeus",
            "family_name": "Stappenbeck",
            "ORCID": "http://orcid.org/0000-0002-6023-3901",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349856"
        },
        {
            "author_id": 349857,
            "given_name": "Junjie",
            "family_name": "Zhao",
            "ORCID": "http://orcid.org/0000-0002-0105-0531",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349857"
        },
        {
            "author_id": 349858,
            "given_name": "Dazhuan Eric",
            "family_name": "Xin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349858"
        },
        {
            "author_id": 349859,
            "given_name": "Xiaowen",
            "family_name": "Zhong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349859"
        },
        {
            "author_id": 349860,
            "given_name": "Zhidan",
            "family_name": "Li",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349860"
        },
        {
            "author_id": 349861,
            "given_name": "Liguo",
            "family_name": "Zhang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349861"
        },
        {
            "author_id": 349862,
            "given_name": "Adam J.",
            "family_name": "Dourson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349862"
        },
        {
            "author_id": 349863,
            "given_name": "Lindsay",
            "family_name": "Lee",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349863"
        }
    ]
}