API Endpoint for journals.

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

{
    "pk": 56326,
    "title": "Igbo Drawing and Painting",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Art",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/31j587sr",
    "frozenauthors": [
        {
            "first_name": "Uche",
            "middle_name": "",
            "last_name": "Okeke",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T12:00:04+02:00",
    "date_accepted": "2013-03-19T12:00:04+02:00",
    "date_published": "1976-01-01T02:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56326/galley/42719/download/"
        },
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56326/galley/42720/download/"
        }
    ]
}