API Endpoint for journals.

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

{
    "pk": 56415,
    "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/05z2x86h",
    "frozenauthors": [
        {
            "first_name": "Kim",
            "middle_name": "",
            "last_name": "George",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Zachariah",
            "middle_name": "",
            "last_name": "Mampilly",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-05-27T07:09:54Z",
    "date_accepted": "2013-05-27T07:09:54Z",
    "date_published": "2005-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56415/galley/42841/download/"
        }
    ]
}