List all authors

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

{
    "count": 126345,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=9816",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=9814",
    "results": [
        {
            "author_id": 322957,
            "given_name": "Amresh",
            "family_name": "Gupta",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322957"
        },
        {
            "author_id": 322958,
            "given_name": "Trevor J",
            "family_name": "Lockard",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322958"
        },
        {
            "author_id": 322959,
            "given_name": "Geetanjali",
            "family_name": "Rathore",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322959"
        },
        {
            "author_id": 322960,
            "given_name": "Marco Aurelio Gralha de",
            "family_name": "Caneda",
            "ORCID": "http://orcid.org/0000-0002-3137-7121",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322960"
        },
        {
            "author_id": 322961,
            "given_name": "Marjana Reis Lima",
            "family_name": "Rizzo",
            "ORCID": "http://orcid.org/0000-0002-6951-8807",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322961"
        },
        {
            "author_id": 322962,
            "given_name": "Gabriela",
            "family_name": "Furlin",
            "ORCID": "http://orcid.org/0000-0001-6092-342X",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322962"
        },
        {
            "author_id": 322963,
            "given_name": "Abraão",
            "family_name": "Kupske",
            "ORCID": "http://orcid.org/0000-0001-7746-8830",
            "country": "BR",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322963"
        },
        {
            "author_id": 322964,
            "given_name": "Bruna Bressan",
            "family_name": "Valentini",
            "ORCID": "http://orcid.org/0000-0002-5850-4688",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322964"
        },
        {
            "author_id": 322965,
            "given_name": "Rafaela Fiss",
            "family_name": "Ortiz",
            "ORCID": "http://orcid.org/0000-0003-3245-5512",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322965"
        },
        {
            "author_id": 322966,
            "given_name": "Camila Batista de Oliveira",
            "family_name": "Silva",
            "ORCID": "http://orcid.org/0000-0001-5603-6086",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/322966"
        }
    ]
}