API Endpoint for journals.

GET /api/articles/61577/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 61577,
    "title": "Editor's Preface",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editor's Preface",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3b93x72r",
    "frozenauthors": [
        {
            "first_name": "Rick",
            "middle_name": "",
            "last_name": "Bonus",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2023-08-28T16:05:39Z",
    "date_accepted": "2023-08-28T16:05:39Z",
    "date_published": "2023-08-28T16:29:01Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/alonfilipinxjournal/article/61577/galley/47520/download/"
        }
    ]
}