API Endpoint for journals.

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

{
    "pk": 7174,
    "title": "Editorial",
    "subtitle": null,
    "abstract": "Editorial",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editorials",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3db0d4pq",
    "frozenauthors": [
        {
            "first_name": "Rebecca",
            "middle_name": "",
            "last_name": "Ash-Cervantes",
            "name_suffix": "",
            "institution": "California State University Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2021-11-08T16:56:50-05:00",
    "date_accepted": "2021-11-08T16:56:50-05:00",
    "date_published": "2021-11-08T17:01:46-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7174/galley/4302/download/"
        }
    ]
}