List all authors

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

{
    "count": 125985,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12319",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12317",
    "results": [
        {
            "author_id": 348324,
            "given_name": "Kirsty E",
            "family_name": "Waddington",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348324"
        },
        {
            "author_id": 348325,
            "given_name": "Annalisa",
            "family_name": "Maggio",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348325"
        },
        {
            "author_id": 348326,
            "given_name": "Leda",
            "family_name": "Coelewij",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348326"
        },
        {
            "author_id": 348327,
            "given_name": "Alexandra",
            "family_name": "Oppong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348327"
        },
        {
            "author_id": 348328,
            "given_name": "Nina",
            "family_name": "Yang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348328"
        },
        {
            "author_id": 348329,
            "given_name": "Marsilio",
            "family_name": "Adriani",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348329"
        },
        {
            "author_id": 348330,
            "given_name": "Elizabeth C",
            "family_name": "Jury",
            "ORCID": "http://orcid.org/0000-0002-2389-3396",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348330"
        },
        {
            "author_id": 348331,
            "given_name": "Cynthia Yi-an",
            "family_name": "Chen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348331"
        },
        {
            "author_id": 348332,
            "given_name": "Chih-Chiang",
            "family_name": "Chiu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348332"
        },
        {
            "author_id": 348333,
            "given_name": "Cho-Yin",
            "family_name": "Huang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348333"
        }
    ]
}