API Endpoint for journals.

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

{
    "pk": 2818,
    "title": "Editor's Note Winter 2017",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editor's Note",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5n52g3rc",
    "frozenauthors": [
        {
            "first_name": "Stacy",
            "middle_name": "E.",
            "last_name": "Wood",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        }
    ],
    "date_submitted": "2017-03-23T20:00:09Z",
    "date_accepted": "2017-03-23T20:00:09Z",
    "date_published": "2017-03-23T20:17:44Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2818/galley/1670/download/"
        }
    ]
}