API Endpoint for journals.

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

{
    "pk": 30680,
    "title": "Learning to Represent and Understand Locative Prepositional Phrases",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Presentations",
    "is_remote": false,
    "remote_url": null,
    "frozenauthors": [
        {
            "first_name": "Cynthia",
            "middle_name": "",
            "last_name": "Cosic",
            "name_suffix": "",
            "institution": "University of Pittsburgh",
            "department": ""
        },
        {
            "first_name": "Paul",
            "middle_name": "",
            "last_name": "Munro",
            "name_suffix": "",
            "institution": "University of Pittsburgh",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1988-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30680/galley/20529/download/"
        }
    ]
}