List all authors

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

{
    "count": 124046,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12136",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12134",
    "results": [
        {
            "author_id": 346457,
            "given_name": "Olga V.",
            "family_name": "Steinberg",
            "ORCID": "http://orcid.org/0009-0000-7370-6811",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346457"
        },
        {
            "author_id": 346458,
            "given_name": "Timo",
            "family_name": "Wirth",
            "ORCID": "http://orcid.org/0000-0002-0102-4608",
            "country": "DE",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346458"
        },
        {
            "author_id": 346459,
            "given_name": "Sarah",
            "family_name": "Lauks",
            "ORCID": "http://orcid.org/0009-0008-4151-0003",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346459"
        },
        {
            "author_id": 346460,
            "given_name": "Nora",
            "family_name": "Bünger",
            "ORCID": "http://orcid.org/0009-0000-3821-5187",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346460"
        },
        {
            "author_id": 346461,
            "given_name": "Eva",
            "family_name": "Dawin",
            "ORCID": "http://orcid.org/0000-0002-4755-1534",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346461"
        },
        {
            "author_id": 346462,
            "given_name": "Maria",
            "family_name": "Eveslage",
            "ORCID": "http://orcid.org/0000-0002-8802-1134",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346462"
        },
        {
            "author_id": 346463,
            "given_name": "Jürgen",
            "family_name": "Haas",
            "ORCID": "http://orcid.org/0000-0002-2314-7465",
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/346463"
        },
        {
            "author_id": 346464,
            "given_name": "Lucienne",
            "family_name": "Kirstein",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346464"
        },
        {
            "author_id": 346465,
            "given_name": "Sina",
            "family_name": "Engel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346465"
        },
        {
            "author_id": 346466,
            "given_name": "Edda",
            "family_name": "Sauer",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346466"
        }
    ]
}