API Endpoint for journals.

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

{
    "pk": 55554,
    "title": "Democracy in Africa: After the Cold War",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7vf7g2dw",
    "frozenauthors": [
        {
            "first_name": "Darnell",
            "middle_name": "",
            "last_name": "Donahue",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T06:39:29Z",
    "date_accepted": "2013-03-18T06:39:29Z",
    "date_published": "1995-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55554/galley/41935/download/"
        }
    ]
}