List all authors

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

{
    "count": 126401,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12405",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12403",
    "results": [
        {
            "author_id": 349184,
            "given_name": "Mohammadsobhan Sheikh",
            "family_name": "Andalibi",
            "ORCID": "http://orcid.org/0000-0002-4895-1214",
            "country": "US",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349184"
        },
        {
            "author_id": 349185,
            "given_name": "Jerel Adam",
            "family_name": "Fields",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349185"
        },
        {
            "author_id": 349186,
            "given_name": "Jennifer E.",
            "family_name": "Iudicello",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349186"
        },
        {
            "author_id": 349187,
            "given_name": "Monica M.",
            "family_name": "Diaz",
            "ORCID": "http://orcid.org/0000-0001-9663-5948",
            "country": "US",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349187"
        },
        {
            "author_id": 349188,
            "given_name": "Scott L.",
            "family_name": "Letendre",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349188"
        },
        {
            "author_id": 349189,
            "given_name": "Carlota",
            "family_name": "Menéndez-Pérez",
            "ORCID": "http://orcid.org/0000-0002-0154-9826",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349189"
        },
        {
            "author_id": 349190,
            "given_name": "Rafael",
            "family_name": "Rivas-Santisteban",
            "ORCID": "http://orcid.org/0000-0002-2078-6819",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349190"
        },
        {
            "author_id": 349191,
            "given_name": "Akvile",
            "family_name": "Bruzaite",
            "ORCID": "http://orcid.org/0009-0005-6654-8575",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349191"
        },
        {
            "author_id": 349192,
            "given_name": "Renata",
            "family_name": "Balnyte",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349192"
        },
        {
            "author_id": 349193,
            "given_name": "Magdalena",
            "family_name": "Tyczyńska",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349193"
        }
    ]
}