API Endpoint for journals.

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

{
    "pk": 30356,
    "title": "Parallel Logical Inference",
    "subtitle": null,
    "abstract": "The inference capabilities of humans suggest that they might be using algorithms with high degrees of parallelism. This paper develops a completely parallel connectionist inference mechanism. The mechanism handles obvious inferences, where each clause is only used once, but may be extendable to harder cases.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8gz1f3mf",
    "frozenauthors": [
        {
            "first_name": "Dana",
            "middle_name": "H.",
            "last_name": "Ballard",
            "name_suffix": "",
            "institution": "The University of Rochester",
            "department": ""
        },
        {
            "first_name": "Patrick",
            "middle_name": "J.",
            "last_name": "Hayes",
            "name_suffix": "",
            "institution": "The University of Rochester",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1984-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30356/galley/20208/download/"
        }
    ]
}