API Endpoint for journals.

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

{
    "pk": 55108,
    "title": "Cover photo",
    "subtitle": null,
    "abstract": "This is the cover photo",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Forematter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/25r80794",
    "frozenauthors": [
        {
            "first_name": "George",
            "middle_name": "",
            "last_name": "Sicner",
            "name_suffix": "",
            "institution": "UC Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2023-06-06T05:15:32Z",
    "date_accepted": "2023-06-06T05:15:32Z",
    "date_published": "2023-06-06T05:16:25Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "image",
            "path": "https://journalpub.escholarship.org/ucbclassics_bujc/article/55108/galley/41494/download/"
        }
    ]
}