List all authors

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

{
    "count": 121400,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9105",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9103",
    "results": [
        {
            "author_id": 315143,
            "given_name": "Hanan A.",
            "family_name": "Soliman",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315143"
        },
        {
            "author_id": 315144,
            "given_name": "Radwa Ibrahim",
            "family_name": "EL-Toukhy",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315144"
        },
        {
            "author_id": 315145,
            "given_name": "Mona Mohsen Abdo",
            "family_name": "Ibrahim",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315145"
        },
        {
            "author_id": 315146,
            "given_name": "Mohammed E.",
            "family_name": "Grawish",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315146"
        },
        {
            "author_id": 315147,
            "given_name": "Mohamed Abdel",
            "family_name": "kader Sobh",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315147"
        },
        {
            "author_id": 315148,
            "given_name": "Salah Hasab",
            "family_name": "Mahmoud",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315148"
        },
        {
            "author_id": 315149,
            "given_name": "Irene",
            "family_name": "Santos-García",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315149"
        },
        {
            "author_id": 315150,
            "given_name": "Carmen",
            "family_name": "Rodríguez-Cueto",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315150"
        },
        {
            "author_id": 315151,
            "given_name": "Patricia",
            "family_name": "Villegas",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315151"
        },
        {
            "author_id": 315152,
            "given_name": "Fabiana",
            "family_name": "Piscitelli",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/315152"
        }
    ]
}