API Endpoint for journals.

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

{
    "pk": 30377,
    "title": "Cognitive Architectures and Principles of Behavior",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9pp311n4",
    "frozenauthors": [
        {
            "first_name": "Patrick",
            "middle_name": "",
            "last_name": "Langlet",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        },
        {
            "first_name": "Stellan",
            "middle_name": "",
            "last_name": "Ohlsson",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        },
        {
            "first_name": "Robert",
            "middle_name": "",
            "last_name": "Thibadeay",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        },
        {
            "first_name": "Robert",
            "middle_name": "",
            "last_name": "Walter",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1984-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30377/galley/20228/download/"
        }
    ]
}