API Endpoint for journals.

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

{
    "pk": 1755,
    "title": "Comment: The Future of the Textbook",
    "subtitle": null,
    "abstract": "Commentary on The Future of the Textbook.",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Statistical Thinking",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/95x7k28h",
    "frozenauthors": [
        {
            "first_name": "Jessica",
            "middle_name": "",
            "last_name": "Utts",
            "name_suffix": "",
            "institution": "University of California, Irvine",
            "department": "None"
        }
    ],
    "date_submitted": "2013-10-23T03:07:53+05:30",
    "date_accepted": "2013-10-23T03:07:53+05:30",
    "date_published": "2013-12-02T13:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/tise/article/1755/galley/1219/download/"
        }
    ]
}