API Endpoint for journals.

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

{
    "pk": 56821,
    "title": "Editors' Introduction",
    "subtitle": null,
    "abstract": "Editors' Introduction",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5sg4z294",
    "frozenauthors": [
        {
            "first_name": "Kim",
            "middle_name": "",
            "last_name": "Foulds",
            "name_suffix": "",
            "institution": "University of California - Los Angeles",
            "department": ""
        },
        {
            "first_name": "Amy",
            "middle_name": "M",
            "last_name": "Pojar",
            "name_suffix": "",
            "institution": "University of California - Los Angeles",
            "department": ""
        }
    ],
    "date_submitted": "2009-12-03T08:00:00Z",
    "date_accepted": "2009-12-03T08:00:00Z",
    "date_published": "2009-09-14T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56821/galley/43122/download/"
        }
    ]
}