API Endpoint for journals.

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

{
    "pk": 20872,
    "title": "A Parser With Something for Everyone",
    "subtitle": null,
    "abstract": "<p>We present a syntactic parser. Paragram. which tries to accomrnodate three goals. First it will parse, in a natural way, ungrammatical sentences. Secondly, it aspires to 'capture the relevant generalizations'\", as in transfornalional grammar, and thus its rules are in virtual one-to-one correspondence with typical transformational rules. Finally, it promises to be reasonably efficient, especially given certain limited parallel processing capabilities.</p>",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6609c39j",
    "frozenauthors": [
        {
            "first_name": "Eugene",
            "middle_name": "",
            "last_name": "Charniak",
            "name_suffix": "",
            "institution": "Brown University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1981-01-01T18:00:00Z",
    "render_galley": {
        "label": "PDF",
        "type": "pdf",
        "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/20872/galley/10605/download/"
    },
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/20872/galley/10605/download/"
        }
    ]
}