API Endpoint for journals.

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

{
    "pk": 32452,
    "title": "A Connectionist Encoding of Schemas and Reactive Plans",
    "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/1pg1j42v",
    "frozenauthors": [
        {
            "first_name": "Dean",
            "middle_name": "J.",
            "last_name": "Grannes",
            "name_suffix": "",
            "institution": "International Computer Science Institute, Berkeley",
            "department": ""
        },
        {
            "first_name": "Lokendra",
            "middle_name": "",
            "last_name": "Shastri",
            "name_suffix": "",
            "institution": "Georgia Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Srini",
            "middle_name": "",
            "last_name": "Narayanan",
            "name_suffix": "",
            "institution": "Georgia Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Jerome",
            "middle_name": "A.",
            "last_name": "Feldman",
            "name_suffix": "",
            "institution": "Georgia Institute of Technology",
            "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/32452/galley/23517/download/"
        }
    ]
}