API Endpoint for journals.

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

{
    "pk": 2731,
    "title": "Editors' Note",
    "subtitle": null,
    "abstract": "The Editors' Note for Spring Issue 10:2.",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editor's Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7jg9h85w",
    "frozenauthors": [
        {
            "first_name": "Amelia",
            "middle_name": "",
            "last_name": "Acker",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        },
        {
            "first_name": "Sayil",
            "middle_name": "",
            "last_name": "Camacho",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        },
        {
            "first_name": "Melissa",
            "middle_name": "",
            "last_name": "Goodnight",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        }
    ],
    "date_submitted": "2014-06-25T17:08:36Z",
    "date_accepted": "2014-06-25T17:08:36Z",
    "date_published": "2014-06-26T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2731/galley/1620/download/"
        }
    ]
}