API Endpoint for journals.

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

{
    "pk": 30999,
    "title": "A Case-Based Approach to Creativity in Problem Solving",
    "subtitle": null,
    "abstract": "One of the major activities creative problem solvers engage in is exploration and evaluation of alternatives, often adapting and merging several possibilities to create a solution to the new problem. We propose a process that models this activity and discuss the requirements it puts on representations and reasoning processes and present a program that solves problems by following this procedure.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poster Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/80q851m0",
    "frozenauthors": [
        {
            "first_name": "Janet",
            "middle_name": "L.",
            "last_name": "Kolodner",
            "name_suffix": "",
            "institution": "Georgia Institute of Technology",
            "department": ""
        },
        {
            "first_name": "Theresa",
            "middle_name": "Louise",
            "last_name": "Penberthy",
            "name_suffix": "",
            "institution": "Georgia Institute of Technology",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1990-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30999/galley/20845/download/"
        }
    ]
}