API Endpoint for journals.

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

{
    "pk": 295,
    "title": "Front Matter and Editorial",
    "subtitle": null,
    "abstract": "d",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Articles",
    "is_remote": false,
    "remote_url": null,
    "frozenauthors": [
        {
            "first_name": "Lisa",
            "middle_name": "",
            "last_name": "Kietzer",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        }
    ],
    "date_submitted": "2014-06-20T17:47:52Z",
    "date_accepted": "2014-06-20T17:47:52Z",
    "date_published": "2014-06-20T17:48:59Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/clic_crossroads/article/295/galley/87/download/"
        }
    ]
}