List all authors

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

{
    "count": 124192,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12143",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12141",
    "results": [
        {
            "author_id": 346527,
            "given_name": "Yuyang",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346527"
        },
        {
            "author_id": 346528,
            "given_name": "Baoyi",
            "family_name": "Huang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346528"
        },
        {
            "author_id": 346529,
            "given_name": "Yijun",
            "family_name": "Xin",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346529"
        },
        {
            "author_id": 346530,
            "given_name": "Ines",
            "family_name": "Šiško Markoš",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346530"
        },
        {
            "author_id": 346531,
            "given_name": "Maria I.",
            "family_name": "Reyes-Mantilla",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346531"
        },
        {
            "author_id": 346532,
            "given_name": "Muraleetharan",
            "family_name": "Sanjayan",
            "ORCID": "http://orcid.org/0009-0006-6465-0063",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346532"
        },
        {
            "author_id": 346533,
            "given_name": "Carlos A.",
            "family_name": "Pardo",
            "ORCID": "http://orcid.org/0000-0002-4128-5335",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346533"
        },
        {
            "author_id": 346534,
            "given_name": "NiCole",
            "family_name": "Finch",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346534"
        },
        {
            "author_id": 346535,
            "given_name": "David",
            "family_name": "Mengel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346535"
        },
        {
            "author_id": 346536,
            "given_name": "Leonel T.",
            "family_name": "Takada",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346536"
        }
    ]
}