List all authors

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

{
    "count": 126261,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=7489",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=7487",
    "results": [
        {
            "author_id": 298037,
            "given_name": "Jesus A",
            "family_name": "Perez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298037"
        },
        {
            "author_id": 298038,
            "given_name": "Javier J",
            "family_name": "Lopez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298038"
        },
        {
            "author_id": 298039,
            "given_name": "Claudia C",
            "family_name": "Torres Badillo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298039"
        },
        {
            "author_id": 298040,
            "given_name": "Peter",
            "family_name": "Novak",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298040"
        },
        {
            "author_id": 298041,
            "given_name": "Max",
            "family_name": "Temnikov",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298041"
        },
        {
            "author_id": 298042,
            "given_name": "Roman",
            "family_name": "Byshovets",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298042"
        },
        {
            "author_id": 298043,
            "given_name": "Oleg",
            "family_name": "Bychkov",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298043"
        },
        {
            "author_id": 298044,
            "given_name": "Nicole",
            "family_name": "Cady",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298044"
        },
        {
            "author_id": 298045,
            "given_name": "Nicholas",
            "family_name": "Borcherding",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298045"
        },
        {
            "author_id": 298046,
            "given_name": "Mehak",
            "family_name": "Talwar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298046"
        }
    ]
}