API Endpoint for journals.

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

{
    "pk": 30453,
    "title": "Expert Variance: Differences in Solving A Dynamic Engineering Problem",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poster Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6t01b5qb",
    "frozenauthors": [
        {
            "first_name": "Michael",
            "middle_name": "",
            "last_name": "Prietula",
            "name_suffix": "",
            "institution": "Dartmouth College",
            "department": ""
        },
        {
            "first_name": "Frank",
            "middle_name": "",
            "last_name": "Marchak",
            "name_suffix": "",
            "institution": "Dartmouth College",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1985-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30453/galley/20302/download/"
        }
    ]
}