API Endpoint for journals.

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

{
    "pk": 54940,
    "title": "Letter from the Editors",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Forematter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7t74d8gh",
    "frozenauthors": [
        {
            "first_name": "Olivia",
            "middle_name": "",
            "last_name": "Graves",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Julia",
            "middle_name": "",
            "last_name": "Lyter",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2015-09-24T16:02:50Z",
    "date_accepted": "2015-09-24T16:02:50Z",
    "date_published": "2016-10-21T05:09:32Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucbclassics_bujc/article/54940/galley/41436/download/"
        }
    ]
}