List all authors

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

{
    "count": 126401,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12530",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12528",
    "results": [
        {
            "author_id": 350434,
            "given_name": "Marie",
            "family_name": "Otteken",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350434"
        },
        {
            "author_id": 350435,
            "given_name": "Justyna",
            "family_name": "Wołos",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350435"
        },
        {
            "author_id": 350436,
            "given_name": "Olga",
            "family_name": "Grodzka",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350436"
        },
        {
            "author_id": 350437,
            "given_name": "Gulafsha",
            "family_name": "Kausar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350437"
        },
        {
            "author_id": 350438,
            "given_name": "Shashi B.",
            "family_name": "Chauhan",
            "ORCID": "http://orcid.org/0000-0002-3268-852X",
            "country": "IN",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350438"
        },
        {
            "author_id": 350439,
            "given_name": "Ritirupa",
            "family_name": "Roy",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350439"
        },
        {
            "author_id": 350440,
            "given_name": "Shashi",
            "family_name": "Kumar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350440"
        },
        {
            "author_id": 350441,
            "given_name": "Christian",
            "family_name": "Engwerda",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350441"
        },
        {
            "author_id": 350442,
            "given_name": "Susanne",
            "family_name": "Nylen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350442"
        },
        {
            "author_id": 350443,
            "given_name": "Rajiv",
            "family_name": "Kumar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/350443"
        }
    ]
}