List all authors

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

{
    "count": 123770,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=7487",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=7485",
    "results": [
        {
            "author_id": 298017,
            "given_name": "Anna",
            "family_name": "Goldenberg",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298017"
        },
        {
            "author_id": 298018,
            "given_name": "Can",
            "family_name": "Kavaklioglu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298018"
        },
        {
            "author_id": 298019,
            "given_name": "Cara",
            "family_name": "Alexander",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298019"
        },
        {
            "author_id": 298020,
            "given_name": "Hannah M",
            "family_name": "Oppermann",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298020"
        },
        {
            "author_id": 298021,
            "given_name": "Amish",
            "family_name": "Patel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298021"
        },
        {
            "author_id": 298022,
            "given_name": "Soaad",
            "family_name": "Hossain",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298022"
        },
        {
            "author_id": 298023,
            "given_name": "Olivia",
            "family_name": "Yau",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298023"
        },
        {
            "author_id": 298024,
            "given_name": "Jean K",
            "family_name": "Mah",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/298024"
        },
        {
            "author_id": 298025,
            "given_name": "Arun",
            "family_name": "Reginald",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/298025"
        },
        {
            "author_id": 298026,
            "given_name": "P",
            "family_name": "Barbero",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298026"
        }
    ]
}