API Endpoint for journals.

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

{
    "pk": 32612,
    "title": "Recognizing Facial Expressions with a Neural Network",
    "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/66m3m8dq",
    "frozenauthors": [
        {
            "first_name": "Christine",
            "middle_name": "L.",
            "last_name": "Lisetti",
            "name_suffix": "",
            "institution": "Center for the Study of Language and Information, Stanford University",
            "department": ""
        },
        {
            "first_name": "David",
            "middle_name": "E.",
            "last_name": "Rumelhart",
            "name_suffix": "",
            "institution": "Dept. of Philosophy, Univ. of California, Irvine",
            "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/32612/galley/23676/download/"
        }
    ]
}