API Endpoint for journals.

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

{
    "pk": 32407,
    "title": "Toward Memory-Based Syntactic Processing",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Short Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9031j0zn",
    "frozenauthors": [
        {
            "first_name": "Walter",
            "middle_name": "",
            "last_name": "Daelemans",
            "name_suffix": "",
            "institution": "Institute of Archaeology, Oxford University",
            "department": ""
        },
        {
            "first_name": "Jakub",
            "middle_name": "",
            "last_name": "Zavrel",
            "name_suffix": "",
            "institution": "Department of Anthropology, State University of New York at Buffalo",
            "department": ""
        },
        {
            "first_name": "Jorn",
            "middle_name": "",
            "last_name": "Veenstra",
            "name_suffix": "",
            "institution": "Department of Computer Science, Indiana University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1997-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32407/galley/23472/download/"
        }
    ]
}