List all authors

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

{
    "count": 126261,
    "next": "http://api.gregory-ms.com/authors/?format=api&page=7485",
    "previous": "http://api.gregory-ms.com/authors/?format=api&page=7483",
    "results": [
        {
            "author_id": 297997,
            "given_name": "Alexandra",
            "family_name": "Gordon",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/297997"
        },
        {
            "author_id": 297998,
            "given_name": "Charles",
            "family_name": "Parkos",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/297998"
        },
        {
            "author_id": 297999,
            "given_name": "Stephanie",
            "family_name": "B Syc-Mazurek",
            "ORCID": null,
            "country": null,
            "articles_count": 0,
            "articles_list": "https://api.gregory-ms.com/articles/author/297999"
        },
        {
            "author_id": 298000,
            "given_name": "Jaywant",
            "family_name": "Mandrekar",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298000"
        },
        {
            "author_id": 298001,
            "given_name": "Claudia Francesca",
            "family_name": "Lucchinetti",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298001"
        },
        {
            "author_id": 298002,
            "given_name": "Anna",
            "family_name": "Gahlen",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298002"
        },
        {
            "author_id": 298003,
            "given_name": "Katrin",
            "family_name": "Fischer",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298003"
        },
        {
            "author_id": 298004,
            "given_name": "Simon",
            "family_name": "Schuster",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298004"
        },
        {
            "author_id": 298005,
            "given_name": "Ralf A",
            "family_name": "Linker",
            "ORCID": null,
            "country": null,
            "articles_count": 2,
            "articles_list": "https://api.gregory-ms.com/articles/author/298005"
        },
        {
            "author_id": 298006,
            "given_name": "Ulrich",
            "family_name": "Hofstadt-van Oy",
            "ORCID": null,
            "country": null,
            "articles_count": 1,
            "articles_list": "https://api.gregory-ms.com/articles/author/298006"
        }
    ]
}