API Endpoint for journals.

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

{
    "pk": 36489,
    "title": "English Language Development Standards: The California Model",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Theme Section - Theme Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/38k549m8",
    "frozenauthors": [
        {
            "first_name": "Natalie",
            "middle_name": "",
            "last_name": "Kuhlman",
            "name_suffix": "",
            "institution": "San Diego State University",
            "department": ""
        },
        {
            "first_name": "Adel",
            "middle_name": "",
            "last_name": "Nadeau",
            "name_suffix": "",
            "institution": "San Diego County Office of Education",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1999-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36489/galley/27340/download/"
        }
    ]
}