API Endpoint for journals.

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

{
    "pk": 65532,
    "title": "Letter from the Editor",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Staff",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5hp9h9w0",
    "frozenauthors": [
        {
            "first_name": "Kyle",
            "middle_name": "",
            "last_name": "Magro",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2023-05-04T18:08:13Z",
    "date_accepted": "2023-05-04T18:08:13Z",
    "date_published": "2023-05-03T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucm_mwp_ucmurj/article/65532/galley/50161/download/"
        }
    ]
}