API Endpoint for journals.

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

{
    "pk": 32453,
    "title": "Exploratory Problem-Solving In Scientific Reasoning",
    "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/29s1783h",
    "frozenauthors": [
        {
            "first_name": "Todd",
            "middle_name": "W.",
            "last_name": "Griffith",
            "name_suffix": "",
            "institution": "University of Massachusetts",
            "department": ""
        },
        {
            "first_name": "Nancy",
            "middle_name": "J.",
            "last_name": "Nersessian",
            "name_suffix": "",
            "institution": "Department of Psychology, University of Alabama at Birmingham",
            "department": ""
        },
        {
            "first_name": "Ashok",
            "middle_name": "K.",
            "last_name": "Goel",
            "name_suffix": "",
            "institution": "Department of Psychology, University of Alabama at Birmingham",
            "department": ""
        },
        {
            "first_name": "John",
            "middle_name": "",
            "last_name": "Clement",
            "name_suffix": "",
            "institution": "Department of Psychology, Stanford 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/32453/galley/23518/download/"
        }
    ]
}