API Endpoint for journals.

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

{
    "pk": 31007,
    "title": "Principle-Based Parsing: A Symposium",
    "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/1p3739hg",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "C.",
            "last_name": "Berwick",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Steven",
            "middle_name": "P.",
            "last_name": "Abney",
            "name_suffix": "",
            "institution": "Bell Communications Research",
            "department": ""
        },
        {
            "first_name": "Bonnie",
            "middle_name": "J.",
            "last_name": "Dorr",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Sandiway",
            "middle_name": "",
            "last_name": "Fong",
            "name_suffix": "",
            "institution": "Massachusetts Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Mark",
            "middle_name": "",
            "last_name": "Johnson",
            "name_suffix": "",
            "institution": "Brown University",
            "department": ""
        },
        {
            "first_name": "Edward",
            "middle_name": "P.",
            "last_name": "Stabler",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1990-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/31007/galley/20853/download/"
        }
    ]
}