API Endpoint for journals.

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

{
    "pk": 31551,
    "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/6xq4q34c",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2022-10-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucilr/article/31551/galley/22620/download/"
        }
    ]
}