API Endpoint for journals.

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

{
    "pk": 30495,
    "title": "Repertory Actors' Memory for their Parts",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Presented Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1j32s05c",
    "frozenauthors": [
        {
            "first_name": "William",
            "middle_name": "L.",
            "last_name": "Oliver",
            "name_suffix": "",
            "institution": "University of Colorado",
            "department": ""
        },
        {
            "first_name": "K.",
            "middle_name": "Anders",
            "last_name": "Ericsson",
            "name_suffix": "",
            "institution": "University of Colorado",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1986-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30495/galley/20344/download/"
        }
    ]
}