List all authors

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

{
    "count": 126261,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12476",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12474",
    "results": [
        {
            "author_id": 349894,
            "given_name": "Doriana",
            "family_name": "Debellis",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349894"
        },
        {
            "author_id": 349895,
            "given_name": "Angelo",
            "family_name": "Reggiani",
            "ORCID": "http://orcid.org/0000-0002-1620-8987",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349895"
        },
        {
            "author_id": 349896,
            "given_name": "Michael",
            "family_name": "Toal",
            "ORCID": "http://orcid.org/0000-0002-1690-9206",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349896"
        },
        {
            "author_id": 349897,
            "given_name": "Ruth",
            "family_name": "Fergie",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349897"
        },
        {
            "author_id": 349898,
            "given_name": "Michael",
            "family_name": "Quinn",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349898"
        },
        {
            "author_id": 349899,
            "given_name": "Christopher",
            "family_name": "Hill",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349899"
        },
        {
            "author_id": 349900,
            "given_name": "Ciaran",
            "family_name": "O’Neill",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349900"
        },
        {
            "author_id": 349901,
            "given_name": "Alexander P.",
            "family_name": "Maxwell",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349901"
        },
        {
            "author_id": 349902,
            "given_name": "Dingbei",
            "family_name": "Zhang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349902"
        },
        {
            "author_id": 349903,
            "given_name": "Ruibo",
            "family_name": "Xu",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349903"
        }
    ]
}