List all authors

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

{
    "count": 121414,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8633",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8631",
    "results": [
        {
            "author_id": 309735,
            "given_name": "Mortadha Eltigani",
            "family_name": "Elyas",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309735"
        },
        {
            "author_id": 309736,
            "given_name": "Sunil Kumar",
            "family_name": "Yadav",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309736"
        },
        {
            "author_id": 309737,
            "given_name": "Ting‐Yi",
            "family_name": "Lin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309737"
        },
        {
            "author_id": 309738,
            "given_name": "Josef",
            "family_name": "Kauer‐Bonin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309738"
        },
        {
            "author_id": 309739,
            "given_name": "Ursula",
            "family_name": "Utz",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309739"
        },
        {
            "author_id": 309740,
            "given_name": "B",
            "family_name": "Dubois",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309740"
        },
        {
            "author_id": 309741,
            "given_name": "M B",
            "family_name": "D'Hooghe",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309741"
        },
        {
            "author_id": 309742,
            "given_name": "K",
            "family_name": "De Lepeleire",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309742"
        },
        {
            "author_id": 309743,
            "given_name": "G",
            "family_name": "Opdenakker",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309743"
        },
        {
            "author_id": 309744,
            "given_name": "Richard L",
            "family_name": "Yates",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309744"
        }
    ]
}