API Endpoint for journals.

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

{
    "pk": 55919,
    "title": "The Wanderer",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Short story",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6327488c",
    "frozenauthors": [
        {
            "first_name": "Rashidah",
            "middle_name": "",
            "last_name": "Ismaili",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T18:42:16+05:30",
    "date_accepted": "2013-03-18T18:42:16+05:30",
    "date_published": "1985-01-01T05:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55919/galley/42306/download/"
        }
    ]
}