API Endpoint for journals.

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

{
    "pk": 58981,
    "title": "Accidental Hospital Deaths",
    "subtitle": null,
    "abstract": "",
    "language": null,
    "license": null,
    "keywords": [],
    "section": "Features",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8h46j2qc",
    "frozenauthors": [
        {
            "first_name": "Prashant",
            "middle_name": "",
            "last_name": "Bhat",
            "name_suffix": "",
            "institution": "UC Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2012-01-01T04:05:36Z",
    "date_accepted": "2012-01-01T04:05:36Z",
    "date_published": "2012-01-01T04:06:28Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/58981/galley/45025/download/"
        }
    ]
}