List all authors

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

{
    "count": 125864,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12421",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12419",
    "results": [
        {
            "author_id": 349344,
            "given_name": "Adriana Karina",
            "family_name": "Chávez-Rueda",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349344"
        },
        {
            "author_id": 349345,
            "given_name": "Emma",
            "family_name": "Pettersson",
            "ORCID": "http://orcid.org/0000-0002-4776-9162",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349345"
        },
        {
            "author_id": 349346,
            "given_name": "Ruoyan",
            "family_name": "Lei",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349346"
        },
        {
            "author_id": 349347,
            "given_name": "Yujia",
            "family_name": "Deng",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349347"
        },
        {
            "author_id": 349348,
            "given_name": "Quan",
            "family_name": "Cheng",
            "ORCID": "http://orcid.org/0000-0003-2401-5349",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349348"
        },
        {
            "author_id": 349349,
            "given_name": "Merja",
            "family_name": "Rantakokko",
            "ORCID": "http://orcid.org/0000-0003-3546-1600",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349349"
        },
        {
            "author_id": 349350,
            "given_name": "Emmi",
            "family_name": "Matikainen-Tervola",
            "ORCID": "http://orcid.org/0000-0002-2463-4433",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349350"
        },
        {
            "author_id": 349351,
            "given_name": "Eeva",
            "family_name": "Aartolahti",
            "ORCID": "http://orcid.org/0000-0003-2938-926X",
            "country": "FI",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349351"
        },
        {
            "author_id": 349352,
            "given_name": "Sanna",
            "family_name": "Sihvonen",
            "ORCID": "http://orcid.org/0000-0001-8002-3517",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349352"
        },
        {
            "author_id": 349353,
            "given_name": "Julija",
            "family_name": "Chichaeva",
            "ORCID": "http://orcid.org/0000-0002-2390-0947",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349353"
        }
    ]
}