API Endpoint for journals.

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

{
    "pk": 36676,
    "title": "Who Is He?",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "CATESOL Exchange",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3gw3c2mg",
    "frozenauthors": [
        {
            "first_name": "Martha",
            "middle_name": "E.",
            "last_name": "Kendall",
            "name_suffix": "",
            "institution": "San Jose City College",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1989-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36676/galley/27526/download/"
        }
    ]
}