API Endpoint for journals.

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

{
    "pk": 3493,
    "title": "Abstracts and Titles of Student Work",
    "subtitle": null,
    "abstract": "Recent PhD Dissertations, Masters Thesis and Professional Reports.",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "DCRP News",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/62w9z44c",
    "frozenauthors": [
        {
            "first_name": "DCRP",
            "middle_name": "",
            "last_name": "Student",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-07-24T22:19:20Z",
    "date_accepted": "2012-07-24T22:19:20Z",
    "date_published": "1998-07-24T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3493/galley/2250/download/"
        }
    ]
}