API Endpoint for journals.

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

{
    "pk": 56432,
    "title": "In Search of an African Language",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editorial",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5343r9j5",
    "frozenauthors": [
        {
            "first_name": "Niko",
            "middle_name": "",
            "last_name": "Ngwenyama",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-05-28T10:48:00+08:00",
    "date_accepted": "2013-05-28T10:48:00+08:00",
    "date_published": "1974-01-01T08:00:00+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56432/galley/42858/download/"
        }
    ]
}