List all authors

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

{
    "count": 124110,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12138",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12136",
    "results": [
        {
            "author_id": 346477,
            "given_name": "Hitesh P",
            "family_name": "Rai",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346477"
        },
        {
            "author_id": 346478,
            "given_name": "Cameron",
            "family_name": "Sandefur",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346478"
        },
        {
            "author_id": 346479,
            "given_name": "Rachele",
            "family_name": "Rosso",
            "ORCID": "http://orcid.org/0000-0003-0573-3388",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346479"
        },
        {
            "author_id": 346480,
            "given_name": "Veerle",
            "family_name": "Somers",
            "ORCID": "http://orcid.org/0000-0002-4950-8724",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346480"
        },
        {
            "author_id": 346481,
            "given_name": "Daniel L. A.",
            "family_name": "van den Hove",
            "ORCID": "http://orcid.org/0000-0003-4047-3198",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346481"
        },
        {
            "author_id": 346482,
            "given_name": "Felicity N. E.",
            "family_name": "Gavins",
            "ORCID": "http://orcid.org/0000-0001-7008-5423",
            "country": "GB",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346482"
        },
        {
            "author_id": 346483,
            "given_name": "Motoko Y.",
            "family_name": "Kimura",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346483"
        },
        {
            "author_id": 346484,
            "given_name": "Marco",
            "family_name": "Calabrò",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346484"
        },
        {
            "author_id": 346485,
            "given_name": "Maria",
            "family_name": "Lui",
            "ORCID": "http://orcid.org/0000-0003-3694-5287",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346485"
        },
        {
            "author_id": 346486,
            "given_name": "Simone",
            "family_name": "D’Angiolini",
            "ORCID": "http://orcid.org/0000-0002-1287-6400",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346486"
        }
    ]
}