API Endpoint for journals.

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

{
    "pk": 3105,
    "title": "Writing as a Process: An Interview with Mike Rose",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "writing"
        },
        {
            "word": "education"
        },
        {
            "word": "Other Education"
        }
    ],
    "section": "Interviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/62h8m0mz",
    "frozenauthors": [
        {
            "first_name": "Tina",
            "middle_name": "",
            "last_name": "Arora",
            "name_suffix": "",
            "institution": "California State University, Long Beach",
            "department": "None"
        }
    ],
    "date_submitted": "2010-02-19T09:00:00+01:00",
    "date_accepted": "2010-02-19T09:00:00+01:00",
    "date_published": "2010-05-27T09:00:00+02:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/3105/galley/1898/download/"
        }
    ]
}