API Endpoint for journals.

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

{
    "pk": 3762,
    "title": "Theses and Dissertations",
    "subtitle": null,
    "abstract": "Theses and Dissertations",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Theses and Dissertations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/36c6n40n",
    "frozenauthors": [
        {
            "first_name": "Theses and",
            "middle_name": "",
            "last_name": "Dissertations",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2017-02-10T17:11:28Z",
    "date_accepted": "2017-02-10T17:11:28Z",
    "date_published": "2017-02-07T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3762/galley/2448/download/"
        }
    ]
}