API Endpoint for journals.

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

{
    "pk": 36533,
    "title": "University of California Responses to the Needs of ESL Students: 1983—1996",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Theme Section - Related Issues",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8sn8t8tg",
    "frozenauthors": [
        {
            "first_name": "Marianne",
            "middle_name": "",
            "last_name": "Celce-Murcia",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": ""
        },
        {
            "first_name": "Tippy",
            "middle_name": "",
            "last_name": "Schwabe",
            "name_suffix": "",
            "institution": "University of California, Davis",
            "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/36533/galley/27384/download/"
        }
    ]
}