API Endpoint for journals.

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

{
    "pk": 7184,
    "title": "The Mysteries of Bilingualism: Unresolved Issues by François Grosjean",
    "subtitle": null,
    "abstract": "Book review.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "bilingualism"
        }
    ],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5w57w66x",
    "frozenauthors": [
        {
            "first_name": "Norbert",
            "middle_name": "",
            "last_name": "Francis",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2022-11-02T12:49:05-04:00",
    "date_accepted": "2022-11-02T12:49:05-04:00",
    "date_published": "2022-11-02T03:00:00-04:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7184/galley/4304/download/"
        }
    ]
}