List all authors

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

{
    "count": 121350,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8131",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8129",
    "results": [
        {
            "author_id": 304659,
            "given_name": "Barry",
            "family_name": "Goldstein",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304659"
        },
        {
            "author_id": 304660,
            "given_name": "Bridget M.",
            "family_name": "Smith",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304660"
        },
        {
            "author_id": 304661,
            "given_name": "Brunella",
            "family_name": "Zizolfi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304661"
        },
        {
            "author_id": 304662,
            "given_name": "Virginia",
            "family_name": "Foreste",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304662"
        },
        {
            "author_id": 304663,
            "given_name": "Giuseppina",
            "family_name": "Ruggiero",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304663"
        },
        {
            "author_id": 304664,
            "given_name": "Maurizio",
            "family_name": "Taglialatela",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304664"
        },
        {
            "author_id": 304665,
            "given_name": "Maurizio",
            "family_name": "Guida",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304665"
        },
        {
            "author_id": 304666,
            "given_name": "Charles A",
            "family_name": "Thornton",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304666"
        },
        {
            "author_id": 304667,
            "given_name": "Richard Thomas",
            "family_name": "Moxley",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304667"
        },
        {
            "author_id": 304668,
            "given_name": "Katy",
            "family_name": "Eichinger",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304668"
        }
    ]
}