API Endpoint for journals.

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

{
    "pk": 36202,
    "title": "Real Reading 2 (1st ed.) - David Wiese",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Book and Media Review",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/23s8r6ts",
    "frozenauthors": [
        {
            "first_name": "Amy",
            "middle_name": "",
            "last_name": "Coad",
            "name_suffix": "",
            "institution": "Monterey Institute of International Studies",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2012-01-01T19:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36202/galley/27054/download/"
        }
    ]
}