API Endpoint for journals.

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

{
    "pk": 45386,
    "title": "A Fine Self-Deception",
    "subtitle": null,
    "abstract": "Originally published in German in the SonntagsZeitung, October 28, 2008.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Switzerland"
        },
        {
            "word": "self-perception"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4kv4q3qv",
    "frozenauthors": [
        {
            "first_name": "Roger",
            "middle_name": "",
            "last_name": "de Weck",
            "name_suffix": "",
            "institution": "Translated from the German by Ted Dawson",
            "department": "None"
        }
    ],
    "date_submitted": "2009-03-24T15:00:00+08:00",
    "date_accepted": "2009-03-24T15:00:00+08:00",
    "date_published": "2008-11-26T16:00:00+08:00",
    "render_galley": null,
    "galleys": []
}