List all authors

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

{
    "count": 125283,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12406",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12404",
    "results": [
        {
            "author_id": 349194,
            "given_name": "Marta",
            "family_name": "Gędek",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349194"
        },
        {
            "author_id": 349195,
            "given_name": "Adam",
            "family_name": "Brachet",
            "ORCID": "http://orcid.org/0000-0002-7223-2500",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349195"
        },
        {
            "author_id": 349196,
            "given_name": "Wojciech",
            "family_name": "Stręk",
            "ORCID": "http://orcid.org/0009-0000-5416-6602",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349196"
        },
        {
            "author_id": 349197,
            "given_name": "Jolanta",
            "family_name": "Flieger",
            "ORCID": "http://orcid.org/0000-0001-6881-3161",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349197"
        },
        {
            "author_id": 349198,
            "given_name": "Grzegorz",
            "family_name": "Teresiński",
            "ORCID": "http://orcid.org/0000-0002-4184-9305",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349198"
        },
        {
            "author_id": 349199,
            "given_name": "Jacek",
            "family_name": "Baj",
            "ORCID": "http://orcid.org/0000-0002-1372-8987",
            "country": "PL",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349199"
        },
        {
            "author_id": 349200,
            "given_name": "Kathrin",
            "family_name": "Wandscher",
            "ORCID": "http://orcid.org/0009-0008-2771-4472",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349200"
        },
        {
            "author_id": 349201,
            "given_name": "Falk",
            "family_name": "Hoffmann",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349201"
        },
        {
            "author_id": 349202,
            "given_name": "Jasmin",
            "family_name": "Helbach",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349202"
        },
        {
            "author_id": 349203,
            "given_name": "Ziying",
            "family_name": "Feng",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349203"
        }
    ]
}