API Endpoint for journals.

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

{
    "pk": 33456,
    "title": "Toward a General Theory of Scientific Discovery",
    "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/5s87f06p",
    "frozenauthors": [
        {
            "first_name": "Ryan",
            "middle_name": "D.",
            "last_name": "Tweney",
            "name_suffix": "",
            "institution": "Department of Psychology; Bowling Green State University",
            "department": ""
        },
        {
            "first_name": "Sean",
            "middle_name": "C.",
            "last_name": "Duncan",
            "name_suffix": "",
            "institution": "Department of Psychology; Bowling Green State University",
            "department": ""
        },
        {
            "first_name": "Maria",
            "middle_name": "F.",
            "last_name": "Ippolito",
            "name_suffix": "",
            "institution": "Department of Psychology; Bowling Green State University",
            "department": ""
        },
        {
            "first_name": "Elke",
            "middle_name": "M.",
            "last_name": "Kurz",
            "name_suffix": "",
            "institution": "Center for Adaptive Behavior and Cognition, Max Planck Institute for Human Development",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1998-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/33456/galley/24515/download/"
        }
    ]
}