API Endpoint for journals.

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

{
    "pk": 30221,
    "title": "Towards A Computational Model\nOf Kietaphor\nIn Common Sense Reasoning",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "SYMPOSIUM—METAPHOR",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9551d8kh",
    "frozenauthors": [
        {
            "first_name": "Jaime",
            "middle_name": "G.",
            "last_name": "Carbonell",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1982-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/30221/galley/20075/download/"
        }
    ]
}