API Endpoint for journals.

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

{
    "pk": 55687,
    "title": "Sweet Mother: Modern African Music, by Wolfgang Bender",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4w95q7s8",
    "frozenauthors": [
        {
            "first_name": "Mary",
            "middle_name": "S.",
            "last_name": "Lederer",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T11:04:51Z",
    "date_accepted": "2013-03-18T11:04:51Z",
    "date_published": "1990-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55687/galley/42074/download/"
        }
    ]
}