List all authors

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

{
    "count": 124559,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8636",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8634",
    "results": [
        {
            "author_id": 309765,
            "given_name": "Fyonn H.",
            "family_name": "Dhang",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309765"
        },
        {
            "author_id": 309766,
            "given_name": "Valerie",
            "family_name": "Willocq",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309766"
        },
        {
            "author_id": 309767,
            "given_name": "Mark C.",
            "family_name": "Anderson",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309767"
        },
        {
            "author_id": 309768,
            "given_name": "M",
            "family_name": "Castellaro",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309768"
        },
        {
            "author_id": 309769,
            "given_name": "A",
            "family_name": "Bertoldo",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309769"
        },
        {
            "author_id": 309770,
            "given_name": "A",
            "family_name": "De Luca",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309770"
        },
        {
            "author_id": 309771,
            "given_name": "FB",
            "family_name": "Pizzini",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309771"
        },
        {
            "author_id": 309772,
            "given_name": "GK",
            "family_name": "Ricciardi",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309772"
        },
        {
            "author_id": 309773,
            "given_name": "M",
            "family_name": "Pitteri",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309773"
        },
        {
            "author_id": 309774,
            "given_name": "S",
            "family_name": "Zimatore",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309774"
        }
    ]
}