API Endpoint for journals.

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

{
    "pk": 2009,
    "title": "In the Dutch Mountains",
    "subtitle": null,
    "abstract": "In this paper, the author shares some of the pedagogical ironies she has experienced while teaching Dutch on an American university campus.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Foreign Language teaching in the US"
        },
        {
            "word": "Dutch"
        },
        {
            "word": "foreign language acquisition"
        },
        {
            "word": "globalism"
        }
    ],
    "section": "Teachers' Forum: Instructors' Perspectives",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9p94z9pf",
    "frozenauthors": [
        {
            "first_name": "Inez",
            "middle_name": "Gijsberdina",
            "last_name": "Hollander",
            "name_suffix": "",
            "institution": "Dutch Studies\nUC Berkeley",
            "department": "None"
        }
    ],
    "date_submitted": "2014-07-12T23:42:33+05:30",
    "date_accepted": "2014-07-12T23:42:33+05:30",
    "date_published": "2014-07-29T21:58:52+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/l2/article/2009/galley/1323/download/"
        }
    ]
}