List all authors

GET /authors/?format=api&page=12490
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=12491",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12489",
    "results": [
        {
            "author_id": 350044,
            "given_name": "Fatemeh",
            "family_name": "Kheradmand",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350044"
        },
        {
            "author_id": 350045,
            "given_name": "L.",
            "family_name": "Grangeon",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350045"
        },
        {
            "author_id": 350046,
            "given_name": "D.",
            "family_name": "Wallon",
            "ORCID": "http://orcid.org/0000-0002-2634-7198",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350046"
        },
        {
            "author_id": 350047,
            "given_name": "M.",
            "family_name": "Guillaume",
            "ORCID": "http://orcid.org/0000-0001-9147-0208",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350047"
        },
        {
            "author_id": 350048,
            "given_name": "E.",
            "family_name": "Guegan-Massardier",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350048"
        },
        {
            "author_id": 350049,
            "given_name": "L.",
            "family_name": "Guyant-Marechal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350049"
        },
        {
            "author_id": 350050,
            "given_name": "A.",
            "family_name": "Liard",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350050"
        },
        {
            "author_id": 350051,
            "given_name": "L.",
            "family_name": "Sibert",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350051"
        },
        {
            "author_id": 350052,
            "given_name": "D.",
            "family_name": "Maltete",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350052"
        },
        {
            "author_id": 350053,
            "given_name": "Georgios",
            "family_name": "Dabos",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350053"
        }
    ]
}