API Endpoint for journals.

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

{
    "pk": 59235,
    "title": "Crisis",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "crisis"
        }
    ],
    "section": "Cover",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/15h1877k",
    "frozenauthors": [
        {
            "first_name": "BSJ",
            "middle_name": "",
            "last_name": "UCB",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2019-01-06T06:05:39Z",
    "date_accepted": "2019-01-06T06:05:39Z",
    "date_published": "2018-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59235/galley/45246/download/"
        }
    ]
}