List all authors

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

{
    "count": 124891,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12358",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12356",
    "results": [
        {
            "author_id": 348714,
            "given_name": "Adi Einav",
            "family_name": "Farber",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348714"
        },
        {
            "author_id": 348715,
            "given_name": "Katherine M.",
            "family_name": "Sawicka",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348715"
        },
        {
            "author_id": 348716,
            "given_name": "Vanessa",
            "family_name": "Kitchin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348716"
        },
        {
            "author_id": 348717,
            "given_name": "Arghavan",
            "family_name": "Balali",
            "ORCID": "http://orcid.org/0000-0003-2782-0810",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348717"
        },
        {
            "author_id": 348718,
            "given_name": "Omid",
            "family_name": "Sadeghi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348718"
        },
        {
            "author_id": 348719,
            "given_name": "Javad",
            "family_name": "Anjom-Shoae",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348719"
        },
        {
            "author_id": 348720,
            "given_name": "Mohammad Hossein",
            "family_name": "Rouhani",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348720"
        },
        {
            "author_id": 348721,
            "given_name": "Fariborz",
            "family_name": "Khorvash",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348721"
        },
        {
            "author_id": 348722,
            "given_name": "Tanapong",
            "family_name": "Wongrat",
            "ORCID": "http://orcid.org/0009-0004-9005-6936",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348722"
        },
        {
            "author_id": 348723,
            "given_name": "Siripan",
            "family_name": "Sangmala",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348723"
        }
    ]
}