API Endpoint for journals.

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

{
    "pk": 42029,
    "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/4mf7d1kn",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2024-12-24T06:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucilr/article/42029/galley/31388/download/"
        }
    ]
}