API Endpoint for journals.

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

{
    "pk": 30416,
    "title": "Structural Learning In Connectionist Systems",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Session 2",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/82k8f5q1",
    "frozenauthors": [
        {
            "first_name": "Andrew",
            "middle_name": "G.",
            "last_name": "Barto",
            "name_suffix": "",
            "institution": "University of Massachusetts",
            "department": ""
        },
        {
            "first_name": "Charles",
            "middle_name": "W.",
            "last_name": "Anderson",
            "name_suffix": "",
            "institution": "University of Massachusetts",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1985-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30416/galley/20265/download/"
        }
    ]
}