API Endpoint for journals.

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

{
    "pk": 56419,
    "title": "Editors' Introduction",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Introduction",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9wp251h6",
    "frozenauthors": [
        {
            "first_name": "Judith",
            "middle_name": "",
            "last_name": "Stevenson",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Zachariah",
            "middle_name": "",
            "last_name": "Mampilly",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-05-27T08:44:03Z",
    "date_accepted": "2013-05-27T08:44:03Z",
    "date_published": "2003-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56419/galley/42845/download/"
        }
    ]
}