List all authors

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

{
    "count": 126027,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12338",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12336",
    "results": [
        {
            "author_id": 348514,
            "given_name": "Maja R",
            "family_name": "Radojčić",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348514"
        },
        {
            "author_id": 348515,
            "given_name": "David B",
            "family_name": "Anderson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348515"
        },
        {
            "author_id": 348516,
            "given_name": "David B",
            "family_name": "Preen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348516"
        },
        {
            "author_id": 348517,
            "given_name": "John L",
            "family_name": "Hopper",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348517"
        },
        {
            "author_id": 348518,
            "given_name": "Minh",
            "family_name": "Bui",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348518"
        },
        {
            "author_id": 348519,
            "given_name": "Paula R",
            "family_name": "Beckenkamp",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348519"
        },
        {
            "author_id": 348520,
            "given_name": "Nigel K",
            "family_name": "Arden",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348520"
        },
        {
            "author_id": 348521,
            "given_name": "Paulo H",
            "family_name": "Ferreira",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348521"
        },
        {
            "author_id": 348522,
            "given_name": "Hengxing",
            "family_name": "Zhou",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348522"
        },
        {
            "author_id": 348523,
            "given_name": "Manuela L",
            "family_name": "Ferreira",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348523"
        }
    ]
}