List all authors

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

{
    "count": 124742,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12376",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12374",
    "results": [
        {
            "author_id": 348894,
            "given_name": "Susan L",
            "family_name": "Kasser",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348894"
        },
        {
            "author_id": 348895,
            "given_name": "Nicole",
            "family_name": "Wigger",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348895"
        },
        {
            "author_id": 348896,
            "given_name": "Revathi",
            "family_name": "Appali",
            "ORCID": "http://orcid.org/0000-0001-9668-8185",
            "country": "DE",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348896"
        },
        {
            "author_id": 348897,
            "given_name": "Abdullah",
            "family_name": "Al-Muhaiteeb",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348897"
        },
        {
            "author_id": 348898,
            "given_name": "Kamal",
            "family_name": "Alkeay",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348898"
        },
        {
            "author_id": 348899,
            "given_name": "Ahmad",
            "family_name": "Altaleb",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348899"
        },
        {
            "author_id": 348900,
            "given_name": "Mara",
            "family_name": "Palumbo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348900"
        },
        {
            "author_id": 348901,
            "given_name": "Sara",
            "family_name": "Palumbo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348901"
        },
        {
            "author_id": 348902,
            "given_name": "Haoyu",
            "family_name": "Xi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348902"
        },
        {
            "author_id": 348903,
            "given_name": "Yilun",
            "family_name": "Zhou",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348903"
        }
    ]
}