List all authors

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

{
    "count": 124142,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12141",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12139",
    "results": [
        {
            "author_id": 346507,
            "given_name": "Mya Mya Aye",
            "family_name": "Seinn",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346507"
        },
        {
            "author_id": 346508,
            "given_name": "Ohnmar",
            "family_name": "Ohnmar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346508"
        },
        {
            "author_id": 346509,
            "given_name": "Norazieda",
            "family_name": "Yassin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346509"
        },
        {
            "author_id": 346510,
            "given_name": "Paul M.",
            "family_name": "Pasco",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346510"
        },
        {
            "author_id": 346511,
            "given_name": "Nghia T.T.",
            "family_name": "Hoang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346511"
        },
        {
            "author_id": 346512,
            "given_name": "Saysavath",
            "family_name": "Keosodsay",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346512"
        },
        {
            "author_id": 346513,
            "given_name": "Sina",
            "family_name": "Ros",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346513"
        },
        {
            "author_id": 346514,
            "given_name": "Brigido Simao",
            "family_name": "Dias de Deus",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346514"
        },
        {
            "author_id": 346515,
            "given_name": "Rabani",
            "family_name": "Remli",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346515"
        },
        {
            "author_id": 346516,
            "given_name": "Su-Yin",
            "family_name": "Lim",
            "ORCID": "http://orcid.org/0000-0001-8267-388X",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346516"
        }
    ]
}