List all authors

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

{
    "count": 125982,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12144",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12142",
    "results": [
        {
            "author_id": 346537,
            "given_name": "Philipp",
            "family_name": "Arndt",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346537"
        },
        {
            "author_id": 346538,
            "given_name": "Fermín",
            "family_name": "Moreno",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346538"
        },
        {
            "author_id": 346539,
            "given_name": "Johannes",
            "family_name": "Stubert",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346539"
        },
        {
            "author_id": 346540,
            "given_name": "Estrella",
            "family_name": "Gómez-Tortosa",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346540"
        },
        {
            "author_id": 346541,
            "given_name": "Pablo",
            "family_name": "Agüero",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346541"
        },
        {
            "author_id": 346542,
            "given_name": "M. José",
            "family_name": "Sainz",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346542"
        },
        {
            "author_id": 346543,
            "given_name": "Tomohito",
            "family_name": "Gohda",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346543"
        },
        {
            "author_id": 346544,
            "given_name": "Maki",
            "family_name": "Murakoshi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346544"
        },
        {
            "author_id": 346545,
            "given_name": "Nozomu",
            "family_name": "Kamei",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346545"
        },
        {
            "author_id": 346546,
            "given_name": "Sarah",
            "family_name": "Kittel-Schneider",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346546"
        }
    ]
}