API Endpoint for journals.

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

{
    "pk": 35455,
    "title": "Table of Contents",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Prefatory",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6dk5t4h6",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2024-09-17T19:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucilr/article/35455/galley/26352/download/"
        }
    ]
}