List all authors

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

{
    "count": 124289,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12320",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12318",
    "results": [
        {
            "author_id": 348334,
            "given_name": "Ying-Chih",
            "family_name": "Cheng",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348334"
        },
        {
            "author_id": 348335,
            "given_name": "Ming-Chyi",
            "family_name": "Huang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348335"
        },
        {
            "author_id": 348336,
            "given_name": "Po-Hsiu",
            "family_name": "Kuo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348336"
        },
        {
            "author_id": 348337,
            "given_name": "Wen-Yin",
            "family_name": "Chen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348337"
        },
        {
            "author_id": 348338,
            "given_name": "Yuanjie",
            "family_name": "Lv",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348338"
        },
        {
            "author_id": 348339,
            "given_name": "Adel",
            "family_name": "Mohammadzadeh",
            "ORCID": "http://orcid.org/0000-0002-6595-349X",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348339"
        },
        {
            "author_id": 348340,
            "given_name": "Masoud",
            "family_name": "Lahouty",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348340"
        },
        {
            "author_id": 348341,
            "given_name": "Hamed",
            "family_name": "charkhian",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348341"
        },
        {
            "author_id": 348342,
            "given_name": "Arash Adamnejad",
            "family_name": "Ghafour",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348342"
        },
        {
            "author_id": 348343,
            "given_name": "Sahand",
            "family_name": "Moazzendizaji",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348343"
        }
    ]
}