List all authors

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

{
    "count": 126252,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=8629",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=8627",
    "results": [
        {
            "author_id": 309691,
            "given_name": "Bernd",
            "family_name": "Altenhofen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309691"
        },
        {
            "author_id": 309692,
            "given_name": "Antje",
            "family_name": "Riegel",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309692"
        },
        {
            "author_id": 309693,
            "given_name": "K",
            "family_name": "Felgenhauer",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309693"
        },
        {
            "author_id": 309694,
            "given_name": "Jacqueline Resende",
            "family_name": "Boaventura",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309694"
        },
        {
            "author_id": 309695,
            "given_name": "Aridiane Alves",
            "family_name": "Ribeiro",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309695"
        },
        {
            "author_id": 309696,
            "given_name": "Fabiana Bolela",
            "family_name": "de Souza",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309696"
        },
        {
            "author_id": 309697,
            "given_name": "Priscila Kelly",
            "family_name": "da Silva Neto",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309697"
        },
        {
            "author_id": 309698,
            "given_name": "Maristela Rodrigues",
            "family_name": "Marinho",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309698"
        },
        {
            "author_id": 309699,
            "given_name": "Wenhui",
            "family_name": "Lei",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309699"
        },
        {
            "author_id": 309702,
            "given_name": "Qingming",
            "family_name": "Kong",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/309702"
        }
    ]
}