List all authors

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

{
    "count": 124792,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12378",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12376",
    "results": [
        {
            "author_id": 348914,
            "given_name": "Kaixi",
            "family_name": "Wang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348914"
        },
        {
            "author_id": 348915,
            "given_name": "Natália",
            "family_name": "Hrušková",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348915"
        },
        {
            "author_id": 348916,
            "given_name": "Kateřina",
            "family_name": "Berchová Bímová",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348916"
        },
        {
            "author_id": 348917,
            "given_name": "Tereza",
            "family_name": "Škodová",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348917"
        },
        {
            "author_id": 348918,
            "given_name": "Marie",
            "family_name": "Bičíková",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348918"
        },
        {
            "author_id": 348919,
            "given_name": "Lucie",
            "family_name": "Kolátorová",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348919"
        },
        {
            "author_id": 348920,
            "given_name": "Ivana",
            "family_name": "Štětkářová",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348920"
        },
        {
            "author_id": 348921,
            "given_name": "Ľuba",
            "family_name": "Brožek",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348921"
        },
        {
            "author_id": 348922,
            "given_name": "Alena",
            "family_name": "Javůrková",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348922"
        },
        {
            "author_id": 348923,
            "given_name": "Gabriela",
            "family_name": "Angelová",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/348923"
        }
    ]
}