API Endpoint for journals.

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

{
    "pk": 30384,
    "title": "Learning to Program Recursion",
    "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/50n401mg",
    "frozenauthors": [
        {
            "first_name": "Peter",
            "middle_name": "L.",
            "last_name": "Pirolli",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        },
        {
            "first_name": "John",
            "middle_name": "R.",
            "last_name": "Anderson",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        },
        {
            "first_name": "Robert",
            "middle_name": "",
            "last_name": "Farrell",
            "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/30384/galley/20235/download/"
        }
    ]
}