List all authors

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

{
    "count": 123424,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8632",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8630",
    "results": [
        {
            "author_id": 309725,
            "given_name": "Andrew R",
            "family_name": "Pachner",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309725"
        },
        {
            "author_id": 309726,
            "given_name": "Jennifer",
            "family_name": "Michaels",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309726"
        },
        {
            "author_id": 309727,
            "given_name": "Machteld E",
            "family_name": "Hillen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309727"
        },
        {
            "author_id": 309728,
            "given_name": "LA",
            "family_name": "Stone",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309728"
        },
        {
            "author_id": 309729,
            "given_name": "H",
            "family_name": "Maloni",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309729"
        },
        {
            "author_id": 309730,
            "given_name": "CN",
            "family_name": "Bash",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309730"
        },
        {
            "author_id": 309731,
            "given_name": "Zhigang",
            "family_name": "Bian",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309731"
        },
        {
            "author_id": 309732,
            "given_name": "Marwa",
            "family_name": "Al-Senani",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309732"
        },
        {
            "author_id": 309733,
            "given_name": "Abdullah",
            "family_name": "Al-Salti",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309733"
        },
        {
            "author_id": 309734,
            "given_name": "Ramachandiran",
            "family_name": "Nandhagopal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309734"
        }
    ]
}