API Endpoint for journals.

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

{
    "pk": 6911,
    "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/1d75f3wx",
    "frozenauthors": [
        {
            "first_name": "Lisa",
            "middle_name": "",
            "last_name": "Mikesell",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        },
        {
            "first_name": "Andrea",
            "middle_name": "",
            "last_name": "Olinger",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        },
        {
            "first_name": "Bahiyyih",
            "middle_name": "",
            "last_name": "Hardacre",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2010-11-22T00:00:00-08:00",
    "date_accepted": "2010-11-22T00:00:00-08:00",
    "date_published": "2008-06-01T00:00:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/6911/galley/4010/download/"
        }
    ]
}