List all authors

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

{
    "count": 125151,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9813",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9811",
    "results": [
        {
            "author_id": 322927,
            "given_name": "Amy D.",
            "family_name": "De Lury",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322927"
        },
        {
            "author_id": 322928,
            "given_name": "Joseph A.",
            "family_name": "Bisulca",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322928"
        },
        {
            "author_id": 322929,
            "given_name": "Muhammad D.",
            "family_name": "Altaf",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322929"
        },
        {
            "author_id": 322930,
            "given_name": "Tim Q.",
            "family_name": "Duong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322930"
        },
        {
            "author_id": 322931,
            "given_name": "Josef G.",
            "family_name": "Heckmann",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322931"
        },
        {
            "author_id": 322932,
            "given_name": "Martin",
            "family_name": "Kiem",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322932"
        },
        {
            "author_id": 322933,
            "given_name": "Gisela",
            "family_name": "Immich",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322933"
        },
        {
            "author_id": 322934,
            "given_name": "Can",
            "family_name": "Yang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322934"
        },
        {
            "author_id": 322935,
            "given_name": "Jieting",
            "family_name": "Liu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322935"
        },
        {
            "author_id": 322936,
            "given_name": "Peijian",
            "family_name": "Chen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322936"
        }
    ]
}