API Endpoint for journals.

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

{
    "pk": 31001,
    "title": "Cognitive Aspects of Linguistic Theory",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Invited Symposia",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7ss2s2n6",
    "frozenauthors": [
        {
            "first_name": "Howard",
            "middle_name": "",
            "last_name": "Laasnik",
            "name_suffix": "",
            "institution": "University of Connecticut",
            "department": ""
        },
        {
            "first_name": "David",
            "middle_name": "",
            "last_name": "Pesetsky",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "James",
            "middle_name": "",
            "last_name": "Higginbotham",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "John",
            "middle_name": "",
            "last_name": "McCarthy",
            "name_suffix": "",
            "institution": "University of Massachusetts",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1990-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/31001/galley/20847/download/"
        }
    ]
}