API Endpoint for journals.

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

{
    "pk": 59329,
    "title": "Mission Statement",
    "subtitle": null,
    "abstract": "",
    "language": null,
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Prefatory",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4k28s4cd",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-12-02T16:42:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucilr/article/59329/galley/45334/download/"
        }
    ]
}