List all authors

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

{
    "count": 124529,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12337",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12335",
    "results": [
        {
            "author_id": 348504,
            "given_name": "Tarfa A.",
            "family_name": "Altorki",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348504"
        },
        {
            "author_id": 348505,
            "given_name": "Isra",
            "family_name": "Alsaady",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348505"
        },
        {
            "author_id": 348506,
            "given_name": "Abdallah Y",
            "family_name": "Naser",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348506"
        },
        {
            "author_id": 348507,
            "given_name": "Soa’ad M.",
            "family_name": "Alsulami",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348507"
        },
        {
            "author_id": 348508,
            "given_name": "Ala A.",
            "family_name": "Azhari",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348508"
        },
        {
            "author_id": 348509,
            "given_name": "Anwar M",
            "family_name": "Hashem",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348509"
        },
        {
            "author_id": 348510,
            "given_name": "Rowa",
            "family_name": "Alhabbab",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348510"
        },
        {
            "author_id": 348511,
            "given_name": "Lingxiao",
            "family_name": "Chen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348511"
        },
        {
            "author_id": 348512,
            "given_name": "Claire E",
            "family_name": "Ashton-James",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348512"
        },
        {
            "author_id": 348513,
            "given_name": "Baoyi",
            "family_name": "Shi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348513"
        }
    ]
}