List all authors

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

{
    "count": 124891,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9101",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9099",
    "results": [
        {
            "author_id": 315103,
            "given_name": "Simon",
            "family_name": "Hornung",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315103"
        },
        {
            "author_id": 315104,
            "given_name": "Suman",
            "family_name": "Dutta",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315104"
        },
        {
            "author_id": 315105,
            "given_name": "Leony",
            "family_name": "Fenwick",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315105"
        },
        {
            "author_id": 315106,
            "given_name": "Otmane",
            "family_name": "Lahgui",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315106"
        },
        {
            "author_id": 315107,
            "given_name": "Kathryn",
            "family_name": "Howe",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315107"
        },
        {
            "author_id": 315108,
            "given_name": "Nour",
            "family_name": "Elabed",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315108"
        },
        {
            "author_id": 315109,
            "given_name": "Irish",
            "family_name": "del Rosario",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315109"
        },
        {
            "author_id": 315110,
            "given_name": "Darice Y.",
            "family_name": "Wong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315110"
        },
        {
            "author_id": 315111,
            "given_name": "Aline",
            "family_name": "Duarte Folle",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315111"
        },
        {
            "author_id": 315112,
            "given_name": "Daniela",
            "family_name": "Markovic",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315112"
        }
    ]
}