List all authors

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

{
    "count": 125886,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9107",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9105",
    "results": [
        {
            "author_id": 315163,
            "given_name": "Yuki",
            "family_name": "Hatanaka",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315163"
        },
        {
            "author_id": 315165,
            "given_name": "Esma Deniz",
            "family_name": "Barc",
            "ORCID": "http://orcid.org/0000-0003-4636-4312",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315165"
        },
        {
            "author_id": 315166,
            "given_name": "Ferruh",
            "family_name": "Yucel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315166"
        },
        {
            "author_id": 315167,
            "given_name": "Ceyhan",
            "family_name": "Kutlu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315167"
        },
        {
            "author_id": 315168,
            "given_name": "Priyanka",
            "family_name": "Gorijala",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315168"
        },
        {
            "author_id": 315169,
            "given_name": "Daniel",
            "family_name": "Western",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315169"
        },
        {
            "author_id": 315170,
            "given_name": "Jigyasha",
            "family_name": "Timsina",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315170"
        },
        {
            "author_id": 315171,
            "given_name": "Maria V.",
            "family_name": "Fernández",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315171"
        },
        {
            "author_id": 315172,
            "given_name": "Ting-Chen",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315172"
        },
        {
            "author_id": 315173,
            "given_name": "Claudia L.",
            "family_name": "Satizabal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315173"
        }
    ]
}