API Endpoint for journals.

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

{
    "pk": 36565,
    "title": "Guest Editor’s Note",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Theme Issue: Beyond Classroom Boundaries: Incorporating Context in Teaching",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2820123c",
    "frozenauthors": [
        {
            "first_name": "Anne",
            "middle_name": "M.",
            "last_name": "Katz",
            "name_suffix": "",
            "institution": "ARC Associates",
            "department": ""
        },
        {
            "first_name": "Tamara",
            "middle_name": "",
            "last_name": "Lucas",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1994-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36565/galley/27416/download/"
        }
    ]
}