API Endpoint for journals.

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

{
    "pk": 36600,
    "title": "Guest Editor’s Note",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Spring 1992 Theme Issue: Content-Based Instruction",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4d81p3mf",
    "frozenauthors": [
        {
            "first_name": "Marguerite",
            "middle_name": "Ann",
            "last_name": "Snow",
            "name_suffix": "",
            "institution": "California State University, Los Angeles",
            "department": ""
        },
        {
            "first_name": "Donna",
            "middle_name": "M.",
            "last_name": "Brinton",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1992-01-01T23:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36600/galley/27451/download/"
        }
    ]
}