API Endpoint for journals.

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

{
    "pk": 31011,
    "title": "Symposium: What is Cognitive Neuroscience?",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Invited Symposia",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2114k9rv",
    "frozenauthors": [
        {
            "first_name": "David",
            "middle_name": "",
            "last_name": "Caplan",
            "name_suffix": "",
            "institution": "Harvard Medical School",
            "department": ""
        },
        {
            "first_name": "Michael",
            "middle_name": "S.",
            "last_name": "Gazzaniga",
            "name_suffix": "",
            "institution": "Dartmouth Medical School",
            "department": ""
        },
        {
            "first_name": "Stephen",
            "middle_name": "M.",
            "last_name": "Kosslyn",
            "name_suffix": "",
            "institution": "Harvard University",
            "department": ""
        },
        {
            "first_name": "Michael",
            "middle_name": "I.",
            "last_name": "Posner",
            "name_suffix": "",
            "institution": "University of Oregon",
            "department": ""
        },
        {
            "first_name": "Larry",
            "middle_name": "",
            "last_name": "Squire",
            "name_suffix": "",
            "institution": "University of California, San Diego",
            "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/31011/galley/20856/download/"
        }
    ]
}