API Endpoint for journals.

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

{
    "pk": 3759,
    "title": "Back cover",
    "subtitle": null,
    "abstract": "Back cover",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Back cover",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/96j3s81r",
    "frozenauthors": [
        {
            "first_name": "Back",
            "middle_name": "",
            "last_name": "Cover",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2017-02-11T02:07:47+09:00",
    "date_accepted": "2017-02-11T02:07:47+09:00",
    "date_published": "2017-02-07T17:00:00+09:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3759/galley/2445/download/"
        }
    ]
}