API Endpoint for journals.

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

{
    "pk": 30469,
    "title": "Processing Verb Phrase Anaphors",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Presented Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/63c8k60q",
    "frozenauthors": [
        {
            "first_name": "Michael",
            "middle_name": "K.",
            "last_name": "Tanenhaus",
            "name_suffix": "",
            "institution": "University of Rochester",
            "department": ""
        },
        {
            "first_name": "Greg",
            "middle_name": "N.",
            "last_name": "Carlson",
            "name_suffix": "",
            "institution": "University of Iowa",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1986-01-02T00:00:00+06:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30469/galley/20318/download/"
        }
    ]
}