API Endpoint for journals.

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

{
    "pk": 7001,
    "title": "On the Nature of Connectionist Conceptualizations and Connectionist Explanations",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/54h0h18c",
    "frozenauthors": [
        {
            "first_name": "Foong-Ha",
            "middle_name": "",
            "last_name": "Yap",
            "name_suffix": "",
            "institution": "Kanto Gakuin University",
            "department": "None"
        },
        {
            "first_name": "Yasuhiro",
            "middle_name": "",
            "last_name": "Shirai",
            "name_suffix": "",
            "institution": "Daito Bunka University",
            "department": "None"
        }
    ],
    "date_submitted": "2010-06-19T07:00:00Z",
    "date_accepted": "2010-06-19T07:00:00Z",
    "date_published": "1994-06-30T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7001/galley/4122/download/"
        }
    ]
}