API Endpoint for journals.

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

{
    "pk": 32466,
    "title": "The Influence of Working Memory on Strategy Use",
    "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/3jk034qn",
    "frozenauthors": [
        {
            "first_name": "Lisa",
            "middle_name": "F.",
            "last_name": "Huffman",
            "name_suffix": "",
            "institution": "Psychology Department, Humboldt State University",
            "department": ""
        },
        {
            "first_name": "Norman",
            "middle_name": "W.",
            "last_name": "Bray",
            "name_suffix": "",
            "institution": "Institute for the Study of Learning and Expertise",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1997-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32466/galley/23531/download/"
        }
    ]
}