List all authors

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

{
    "count": 126133,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12430",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12428",
    "results": [
        {
            "author_id": 349434,
            "given_name": "Liwei",
            "family_name": "Lu",
            "ORCID": "http://orcid.org/0000-0002-8634-0967",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349434"
        },
        {
            "author_id": 349435,
            "given_name": "Hejian",
            "family_name": "Zou",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349435"
        },
        {
            "author_id": 349436,
            "given_name": "Tianlei",
            "family_name": "Ying",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349436"
        },
        {
            "author_id": 349437,
            "given_name": "Alfonso",
            "family_name": "Delgado-Alvarez",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349437"
        },
        {
            "author_id": 349438,
            "given_name": "Silvia",
            "family_name": "Oliver-Mas",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349438"
        },
        {
            "author_id": 349439,
            "given_name": "Ana Maria",
            "family_name": "Ramos-Leví",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349439"
        },
        {
            "author_id": 349440,
            "given_name": "Juan Ignacio",
            "family_name": "López-Carbonero",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349440"
        },
        {
            "author_id": 349441,
            "given_name": "Bruce P.",
            "family_name": "Hermann",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349441"
        },
        {
            "author_id": 349442,
            "given_name": "Jorge",
            "family_name": "Matias-Guiu",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/349442"
        },
        {
            "author_id": 349443,
            "given_name": "Christina",
            "family_name": "Felix",
            "ORCID": "http://orcid.org/0000-0002-7462-484X",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349443"
        }
    ]
}