API Endpoint for journals.

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

{
    "pk": 36522,
    "title": "Why ESL Articulation Is a Burning Issue",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Theme Section - Introduction",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/81x102hf",
    "frozenauthors": [
        {
            "first_name": "Anne",
            "middle_name": "",
            "last_name": "Ediger",
            "name_suffix": "",
            "institution": "Teachers College, Columbia University",
            "department": ""
        },
        {
            "first_name": "Robby",
            "middle_name": "",
            "last_name": "Ching",
            "name_suffix": "",
            "institution": "California State University, Sacramento",
            "department": ""
        },
        {
            "first_name": "Deborah",
            "middle_name": "",
            "last_name": "Poole",
            "name_suffix": "",
            "institution": "San Diego State University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1996-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36522/galley/27373/download/"
        }
    ]
}