API Endpoint for journals.

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

{
    "pk": 31518,
    "title": "Cover",
    "subtitle": null,
    "abstract": "",
    "language": null,
    "license": {
        "name": "All rights reserved",
        "short_name": "Copyright",
        "text": "© the author(s). All rights reserved.",
        "url": "https://creativecommons.org/licenses/authors"
    },
    "keywords": [],
    "section": "Prefatory",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4tb9h93n",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2023-04-30T19:00:00-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucilr/article/31518/galley/22587/download/"
        }
    ]
}