API Endpoint for journals.

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

{
    "pk": 7092,
    "title": "Editorial",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3zv828tv",
    "frozenauthors": [
        {
            "first_name": "Anna",
            "middle_name": "M.",
            "last_name": "Guthrie",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        },
        {
            "first_name": "Tanya",
            "middle_name": "",
            "last_name": "Stivers",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2010-07-22T08:00:00+01:00",
    "date_accepted": "2010-07-22T08:00:00+01:00",
    "date_published": "1998-06-30T08:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7092/galley/4211/download/"
        }
    ]
}