API Endpoint for journals.

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

{
    "pk": 54871,
    "title": "Poems in Various Meter",
    "subtitle": null,
    "abstract": "I am a pseudo-intellectual, an ex-hellenophile, a washed-out poet.",
    "language": "en, la",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Self-deprecatory"
        }
    ],
    "section": "Translations",
    "is_remote": false,
    "remote_url": null,
    "frozenauthors": [
        {
            "first_name": "Michelangelo",
            "middle_name": "",
            "last_name": "Macchiarella",
            "name_suffix": "",
            "institution": "UC Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2013-10-17T21:31:09Z",
    "date_accepted": "2013-10-17T21:31:09Z",
    "date_published": "2014-02-02T08:00:00Z",
    "render_galley": null,
    "galleys": []
}