API Endpoint for journals.

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

{
    "pk": 36498,
    "title": "Grade Quick!",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Book and Media Review",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5wb456n2",
    "frozenauthors": [
        {
            "first_name": "Tomi",
            "middle_name": "",
            "last_name": "Cunningham",
            "name_suffix": "",
            "institution": "City College of San Francisco",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1999-01-01T23:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36498/galley/27349/download/"
        }
    ]
}