API Endpoint for journals.

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

{
    "pk": 32487,
    "title": "Coordinating Hands, Eyes, and Voice",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Short Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7qb8792n",
    "frozenauthors": [
        {
            "first_name": "Meredyth",
            "middle_name": "",
            "last_name": "Krych",
            "name_suffix": "",
            "institution": "Department of Psychology, University of California, Los Angeles",
            "department": ""
        },
        {
            "first_name": "Herbert",
            "middle_name": "H.",
            "last_name": "Clark",
            "name_suffix": "",
            "institution": "Department of Psychology, University of California, Los Angeles",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1997-01-01T19:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32487/galley/23552/download/"
        }
    ]
}