List all authors

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

{
    "count": 125151,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=12393",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=12391",
    "results": [
        {
            "author_id": 349064,
            "given_name": "Amy",
            "family_name": "Webster",
            "ORCID": "http://orcid.org/0000-0002-2540-1033",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349064"
        },
        {
            "author_id": 349065,
            "given_name": "Matthieu",
            "family_name": "Poyade",
            "ORCID": "http://orcid.org/0000-0002-7229-949X",
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349065"
        },
        {
            "author_id": 349066,
            "given_name": "Elaine",
            "family_name": "Coulter",
            "ORCID": "http://orcid.org/0000-0001-5246-0576",
            "country": "GB",
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349066"
        },
        {
            "author_id": 349067,
            "given_name": "Lisa",
            "family_name": "Forrest",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349067"
        },
        {
            "author_id": 349068,
            "given_name": "Laurel",
            "family_name": "Officer",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349068"
        },
        {
            "author_id": 349069,
            "given_name": "Carmel",
            "family_name": "Armon",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349069"
        },
        {
            "author_id": 349070,
            "given_name": "Paul",
            "family_name": "Barkhaus",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349070"
        },
        {
            "author_id": 349071,
            "given_name": "Morgan",
            "family_name": "Beauchamp",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349071"
        },
        {
            "author_id": 349072,
            "given_name": "Mark",
            "family_name": "Bromberg",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349072"
        },
        {
            "author_id": 349073,
            "given_name": "Olimpia Mihaela",
            "family_name": "Carbunar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/349073"
        }
    ]
}