List all authors

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

{
    "count": 125336,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12135",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12133",
    "results": [
        {
            "author_id": 346447,
            "given_name": "Zhiming",
            "family_name": "Sun",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346447"
        },
        {
            "author_id": 346448,
            "given_name": "Hua",
            "family_name": "Yan",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346448"
        },
        {
            "author_id": 346449,
            "given_name": "Jasmeet",
            "family_name": "Saroya",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346449"
        },
        {
            "author_id": 346450,
            "given_name": "Noor",
            "family_name": "Chahal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346450"
        },
        {
            "author_id": 346451,
            "given_name": "Alice",
            "family_name": "Jiang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346451"
        },
        {
            "author_id": 346452,
            "given_name": "Douglas",
            "family_name": "Pet",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346452"
        },
        {
            "author_id": 346453,
            "given_name": "Nailyn",
            "family_name": "Rasool",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346453"
        },
        {
            "author_id": 346454,
            "given_name": "Mark",
            "family_name": "Terrelonge",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346454"
        },
        {
            "author_id": 346455,
            "given_name": "Madeline",
            "family_name": "Yung",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346455"
        },
        {
            "author_id": 346456,
            "given_name": "Yahel",
            "family_name": "Segal",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/346456"
        }
    ]
}