List all authors

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

{
    "count": 126408,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12535",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12533",
    "results": [
        {
            "author_id": 350484,
            "given_name": "Ye",
            "family_name": "Tao",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350484"
        },
        {
            "author_id": 350485,
            "given_name": "Onur",
            "family_name": "Tuncer",
            "ORCID": "http://orcid.org/0000-0003-3345-9208",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350485"
        },
        {
            "author_id": 350486,
            "given_name": "Sahand",
            "family_name": "Ashrafpour",
            "ORCID": "http://orcid.org/0009-0005-2426-8284",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350486"
        },
        {
            "author_id": 350487,
            "given_name": "Mohammad-Javad",
            "family_name": "Nasr-Taherabadi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350487"
        },
        {
            "author_id": 350488,
            "given_name": "Alie",
            "family_name": "Sabouri-Rad",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350488"
        },
        {
            "author_id": 350489,
            "given_name": "Soheila",
            "family_name": "Hosseinzadeh",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350489"
        },
        {
            "author_id": 350490,
            "given_name": "Timothy W.",
            "family_name": "Olsen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350490"
        },
        {
            "author_id": 350491,
            "given_name": "Minh-Vu H.",
            "family_name": "Nguyen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350491"
        },
        {
            "author_id": 350492,
            "given_name": "Nabeeh A.",
            "family_name": "Hasan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350492"
        },
        {
            "author_id": 350493,
            "given_name": "Vinicius Calado Nogueira",
            "family_name": "De Moura",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350493"
        }
    ]
}