API Endpoint for journals.

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

{
    "pk": 20845,
    "title": "Writing With a Computer",
    "subtitle": null,
    "abstract": "<p>This essay conjectures that an author's planning process will be facilitated by a tool that represents his plan at various levels of abstraction as a network of subgoals, with the subgoals not necessarily restricted to a linear order. Machine reasoning on such structures has been explored in artificial intelligence research; our proposal is to make these structures available to the writer as a calculus for representing his essays and to use the computer</p>",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9850h3ff",
    "frozenauthors": [
        {
            "first_name": "Ira",
            "middle_name": "",
            "last_name": "Goldstein",
            "name_suffix": "",
            "institution": "Xerox Palo Alto Research Center",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1981-01-02T00:00:00+06:00",
    "render_galley": {
        "label": "PDF",
        "type": "pdf",
        "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/20845/galley/10578/download/"
    },
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/20845/galley/10578/download/"
        }
    ]
}