API Endpoint for journals.

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

{
    "pk": 3453,
    "title": "Book Reviews",
    "subtitle": null,
    "abstract": "Asset Building and Community Development by Gary Paul Green and Anna Heines\nUrban Sprawl: Causes, Consequences, & Policy Responses by Gregory D. Squires\nThe Prospect of Cities by John Friedmann",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2qs0v7dk",
    "frozenauthors": [
        {
            "first_name": "Lan",
            "middle_name": "",
            "last_name": "Deng",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Jane",
            "middle_name": "",
            "last_name": "Ronegerude",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Gerardo",
            "middle_name": "",
            "last_name": "Sandoval",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-07-20T05:04:07+08:00",
    "date_accepted": "2012-07-20T05:04:07+08:00",
    "date_published": "2004-07-19T15:00:00+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3453/galley/2210/download/"
        }
    ]
}