API Endpoint for journals.

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

{
    "pk": 55785,
    "title": "The Young Millionaire",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/60f7j7sv",
    "frozenauthors": [
        {
            "first_name": "Chuma",
            "middle_name": "G.",
            "last_name": "Ezenyirioha",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T13:55:49+02:00",
    "date_accepted": "2013-03-18T13:55:49+02:00",
    "date_published": "1988-01-01T02:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55785/galley/42172/download/"
        }
    ]
}