API Endpoint for journals.

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

{
    "pk": 56787,
    "title": "Editorial",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Part III—Translation: France Through Race: Beyond Colorblindness",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7g7328w4",
    "frozenauthors": [
        {
            "first_name": "Samuel",
            "middle_name": "",
            "last_name": "Lamontagne",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2022-01-31T22:48:31Z",
    "date_accepted": "2022-01-31T22:48:31Z",
    "date_published": "2022-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56787/galley/43088/download/"
        }
    ]
}