API Endpoint for journals.

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

{
    "pk": 56001,
    "title": "Walter Rodney on Pan-Africanism",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6b5507c6",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "A.",
            "last_name": "Hill",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-19T08:50:51+05:30",
    "date_accepted": "2013-03-19T08:50:51+05:30",
    "date_published": "1983-01-01T05:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56001/galley/42388/download/"
        }
    ]
}