API Endpoint for journals.

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

{
    "pk": 55575,
    "title": "Aidoo, Ama Ata. Changes: A Love Story",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/55d834q2",
    "frozenauthors": [
        {
            "first_name": "Kendahl",
            "middle_name": "",
            "last_name": "Radcliffe",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T08:16:34Z",
    "date_accepted": "2013-03-18T08:16:34Z",
    "date_published": "1994-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55575/galley/41956/download/"
        }
    ]
}