List all authors

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

{
    "count": 125701,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12140",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12138",
    "results": [
        {
            "author_id": 346497,
            "given_name": "Mariël C",
            "family_name": "Duurland",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346497"
        },
        {
            "author_id": 346498,
            "given_name": "Rivka de",
            "family_name": "Jongh",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346498"
        },
        {
            "author_id": 346499,
            "given_name": "C Ellen van der",
            "family_name": "Schoot",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346499"
        },
        {
            "author_id": 346500,
            "given_name": "Veronique A L",
            "family_name": "Konijn",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346500"
        },
        {
            "author_id": 346501,
            "given_name": "Michael",
            "family_name": "Trubshaw",
            "ORCID": "http://orcid.org/0000-0002-4848-6156",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346501"
        },
        {
            "author_id": 346502,
            "given_name": "Eva J A",
            "family_name": "Morris",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346502"
        },
        {
            "author_id": 346503,
            "given_name": "Andrea",
            "family_name": "Surcinelli",
            "ORCID": null,
            "country": null,
            "articles_count": 3,
            "articles_list": "https://api.gregory-ms.com/articles/author/346503"
        },
        {
            "author_id": 346504,
            "given_name": "Patrizia",
            "family_name": "Rossi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346504"
        },
        {
            "author_id": 346505,
            "given_name": "Lavanya",
            "family_name": "Vijayasingham",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346505"
        },
        {
            "author_id": 346506,
            "given_name": "Amy M.L.",
            "family_name": "Quek",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346506"
        }
    ]
}