API Endpoint for journals.

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

{
    "pk": 1751,
    "title": "Preface to the Special Edition",
    "subtitle": null,
    "abstract": "Introductory remarks",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Notes",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6tn9h4jm",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "",
            "last_name": "Gould",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        },
        {
            "first_name": "Jennifer",
            "middle_name": "",
            "last_name": "Kaplan",
            "name_suffix": "",
            "institution": "University of Georgia",
            "department": "None"
        }
    ],
    "date_submitted": "2013-08-03T13:06:45-07:00",
    "date_accepted": "2013-08-03T13:06:45-07:00",
    "date_published": "2013-08-03T13:07:20-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/tise/article/1751/galley/1215/download/"
        }
    ]
}