API Endpoint for journals.

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

{
    "pk": 31015,
    "title": "A New Look at Decision Making",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Symposia",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/00s0v097",
    "frozenauthors": [
        {
            "first_name": "Susan",
            "middle_name": "",
            "last_name": "Chipman",
            "name_suffix": "",
            "institution": "Office of Naval Research",
            "department": ""
        },
        {
            "first_name": "Gary",
            "middle_name": "",
            "last_name": "Klein",
            "name_suffix": "",
            "institution": "Klein Associates",
            "department": ""
        },
        {
            "first_name": "John",
            "middle_name": "A.",
            "last_name": "Swets",
            "name_suffix": "",
            "institution": "Bolt Beranek & Newman Laboratories",
            "department": ""
        },
        {
            "first_name": "Paul",
            "middle_name": "",
            "last_name": "Thagard",
            "name_suffix": "",
            "institution": "Princeton University",
            "department": ""
        },
        {
            "first_name": "Marvin",
            "middle_name": "S.",
            "last_name": "Cohen",
            "name_suffix": "",
            "institution": "Decision Science Consortium, Inc.",
            "department": ""
        },
        {
            "first_name": "Judith",
            "middle_name": "",
            "last_name": "Orasanu",
            "name_suffix": "",
            "institution": "Princeton University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1990-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/31015/galley/20860/download/"
        }
    ]
}