API Endpoint for journals.

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

{
    "pk": 3532,
    "title": "Two World Truths",
    "subtitle": null,
    "abstract": "In our business one of the things we're supposed to do is discover truths. World truths are best. On some days I discover two or three of them. There are also days when I discard them, two or three at a time. Over the years, a few have remained and it's important, I think, that they be shared. Two world truths follow.",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Urban Fringe",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4xj12697",
    "frozenauthors": [
        {
            "first_name": "Allan",
            "middle_name": "B.",
            "last_name": "Jacobs",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-07-25T18:33:48Z",
    "date_accepted": "2012-07-25T18:33:48Z",
    "date_published": "1993-07-25T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3532/galley/2289/download/"
        }
    ]
}