API Endpoint for journals.

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

{
    "pk": 58999,
    "title": "The Science of Emotion and Thought",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Cover",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/64c9j2b7",
    "frozenauthors": [
        {
            "first_name": "Yu",
            "middle_name": "",
            "last_name": "Jin",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Matt",
            "middle_name": "",
            "last_name": "Miranda",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2012-03-13T00:34:42Z",
    "date_accepted": "2012-03-13T00:34:42Z",
    "date_published": "2012-03-13T00:35:09Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/58999/galley/45044/download/"
        }
    ]
}