API Endpoint for journals.

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

{
    "pk": 55905,
    "title": "Shared Pains",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Poetry",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4h2203c1",
    "frozenauthors": [
        {
            "first_name": "Bogaletch",
            "middle_name": "",
            "last_name": "Gebre",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T18:30:05+05:30",
    "date_accepted": "2013-03-18T18:30:05+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/55905/galley/42292/download/"
        }
    ]
}