API Endpoint for journals.

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

{
    "pk": 30522,
    "title": "Putting Affect Into Text",
    "subtitle": null,
    "abstract": "How is affect communicated in language? Natural languages contain a large number oftechniques for injecting affect into text, both explicitly and implicitly. This paper discussessome techniques that speakers use to slant their text, and describes what is required for acomputer program to generate differently slanted versions of a single underlying representation.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Poster Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6t84c1sj",
    "frozenauthors": [
        {
            "first_name": "Eduard",
            "middle_name": "H.",
            "last_name": "Hovy",
            "name_suffix": "",
            "institution": "Yale University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1986-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30522/galley/20372/download/"
        }
    ]
}