List all authors

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

{
    "count": 125546,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8129",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8127",
    "results": [
        {
            "author_id": 304639,
            "given_name": "N",
            "family_name": "Derache",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304639"
        },
        {
            "author_id": 304640,
            "given_name": "J de",
            "family_name": "Seze",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304640"
        },
        {
            "author_id": 304641,
            "given_name": "Andrea",
            "family_name": "Iribarren-Lopez",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/304641"
        },
        {
            "author_id": 304642,
            "given_name": "Reinhard",
            "family_name": "Marks",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304642"
        },
        {
            "author_id": 304643,
            "given_name": "Matthias",
            "family_name": "Maschke",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304643"
        },
        {
            "author_id": 304644,
            "given_name": "Ashley",
            "family_name": "Haluck-Kangas",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304644"
        },
        {
            "author_id": 304645,
            "given_name": "Monal",
            "family_name": "Patel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304645"
        },
        {
            "author_id": 304646,
            "given_name": "Bidur",
            "family_name": "Paudel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304646"
        },
        {
            "author_id": 304647,
            "given_name": "Aparajitha",
            "family_name": "Vaidyanathan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304647"
        },
        {
            "author_id": 304648,
            "given_name": "Andrea E.",
            "family_name": "Murmann",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/304648"
        }
    ]
}