API Endpoint for journals.

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

{
    "pk": 30601,
    "title": "A Model of Purpose-driven Analogy and Skill Acquisition In Programming",
    "subtitle": null,
    "abstract": "X is a production system model of the acquisition of programming skill. Skilled programming is modelled by the goal-driven application of production rules (productions). Knowledge compilation mechanisms produce new productions that summarize successful problem solving experiences. Analogical problem solving mechanisms use representations of example solutions to overcome problem solving impasses. The interaction of these two mechanisms yields productions that generalize over example and target problem solutions.Simulations of subjects learning to program recursive functions are presented to illustrate the operation of X.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Artificial Intelligence and Simulation I",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2t92m075",
    "frozenauthors": [
        {
            "first_name": "Peter",
            "middle_name": "",
            "last_name": "Pirolli",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1987-01-02T00:00:00+06:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30601/galley/20450/download/"
        }
    ]
}