API Endpoint for journals.

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

{
    "pk": 2629,
    "title": "Editors' Note",
    "subtitle": null,
    "abstract": "n/a",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editor's Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8k26r0px",
    "frozenauthors": [
        {
            "first_name": "David",
            "middle_name": "",
            "last_name": "Kasch",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Andrew",
            "middle_name": "J",
            "last_name": "Lau",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        },
        {
            "first_name": "Melissa",
            "middle_name": "L.",
            "last_name": "Millora",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-06-14T23:43:58Z",
    "date_accepted": "2012-06-14T23:43:58Z",
    "date_published": "2012-06-15T00:02:52Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2629/galley/1576/download/"
        }
    ]
}