API Endpoint for journals.

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

{
    "pk": 20878,
    "title": "GLISP: An Efficient, English-Like Programming Language",
    "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/2fj9b7q5",
    "frozenauthors": [
        {
            "first_name": "Gordon",
            "middle_name": "S.",
            "last_name": "Novak",
            "name_suffix": "",
            "institution": "University of Texas at Austin",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1981-01-01T13:00:00-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/20878/galley/10611/download/"
        }
    ]
}