API Endpoint for journals.

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

{
    "pk": 36094,
    "title": "Summit 1 (2nd ed.) - Joan M. Saslow and Allen Ascher",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Book and Media Review",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4gs5074z",
    "frozenauthors": [
        {
            "first_name": "Jessica",
            "middle_name": "Joy",
            "last_name": "Tapia",
            "name_suffix": "",
            "institution": "University of Southern California",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2015-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36094/galley/26946/download/"
        }
    ]
}