API Endpoint for journals.

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

{
    "pk": 294,
    "title": "Acknowledgments",
    "subtitle": null,
    "abstract": "x",
    "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-19T22:26:37Z",
    "date_accepted": "2014-06-19T22:26:37Z",
    "date_published": "2014-06-19T22:29:08Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/clic_crossroads/article/294/galley/86/download/"
        }
    ]
}