List all authors

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

{
    "count": 126261,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12375",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12373",
    "results": [
        {
            "author_id": 348884,
            "given_name": "Bradley A.",
            "family_name": "Bromet",
            "ORCID": "http://orcid.org/0000-0002-8947-3028",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348884"
        },
        {
            "author_id": 348885,
            "given_name": "Kaiden",
            "family_name": "Barozinksy",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348885"
        },
        {
            "author_id": 348886,
            "given_name": "Lacy",
            "family_name": "Hance",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348886"
        },
        {
            "author_id": 348887,
            "given_name": "Dakota",
            "family_name": "Shields",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348887"
        },
        {
            "author_id": 348888,
            "given_name": "Gayla R.",
            "family_name": "Olbricht",
            "ORCID": "http://orcid.org/0000-0002-1213-2241",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348888"
        },
        {
            "author_id": 348889,
            "given_name": "Julie A.",
            "family_name": "Semon",
            "ORCID": "http://orcid.org/0000-0001-6672-5029",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348889"
        },
        {
            "author_id": 348890,
            "given_name": "Megan",
            "family_name": "Roser",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348890"
        },
        {
            "author_id": 348891,
            "given_name": "Nikki",
            "family_name": "Sisodia",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348891"
        },
        {
            "author_id": 348892,
            "given_name": "Anita D.",
            "family_name": "Misra-Hebert",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348892"
        },
        {
            "author_id": 348893,
            "given_name": "John C",
            "family_name": "Ramsdell",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348893"
        }
    ]
}