API Endpoint for journals.

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

{
    "pk": 30278,
    "title": "Principles Of Procedures Composition",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/71p9w7wb",
    "frozenauthors": [
        {
            "first_name": "Christopher",
            "middle_name": "K.",
            "last_name": "Riesbeck",
            "name_suffix": "",
            "institution": "Yale University",
            "department": ""
        },
        {
            "first_name": "Ehwin",
            "middle_name": "L.",
            "last_name": "Hitchins",
            "name_suffix": "",
            "institution": "Navy Personnel Research and Devleopment Center",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1982-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30278/galley/20132/download/"
        }
    ]
}