API Endpoint for journals.

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

{
    "pk": 30552,
    "title": "A Conncetionist Context-Free Parser Which is not Context-Free, But Then It is not Really Connectionist Either",
    "subtitle": null,
    "abstract": "We present a distributed connectionist architecture for parsing context free grammars. It improves earlierattempts in that it is not limited to parse trees of fixed width and height (i e. fixed length sentences). Thememory limitations inherent m connectionist architectures comes out in an inability to parse centerembeddedsentencesKey Words: connectionist parsing, distributed connectionism, context-free grammars.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Linguistics I",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/22v349tw",
    "frozenauthors": [
        {
            "first_name": "Eugene",
            "middle_name": "",
            "last_name": "Charniak",
            "name_suffix": "",
            "institution": "Brown University",
            "department": ""
        },
        {
            "first_name": "Eugene",
            "middle_name": "",
            "last_name": "Santos",
            "name_suffix": "",
            "institution": "Brown University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1987-01-02T00:00:00+06:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30552/galley/20401/download/"
        }
    ]
}