API Endpoint for journals.

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

{
    "pk": 56813,
    "title": "Editors' Introduction",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3c3983dc",
    "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-05-29T00:00:00-07:00",
    "date_accepted": "2009-05-29T00:00:00-07:00",
    "date_published": "2009-05-29T00:00:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56813/galley/43114/download/"
        }
    ]
}