API Endpoint for journals.

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

{
    "pk": 1764,
    "title": "Introduction to Special Edition: The Future of the Textbook",
    "subtitle": null,
    "abstract": "A brief overview of the papers and commentaries in this special edition.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "statistics education, textbook"
        }
    ],
    "section": "Notes",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5m64m4p5",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "",
            "last_name": "Gould",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2013-12-02T18:52:15Z",
    "date_accepted": "2013-12-02T18:52:15Z",
    "date_published": "2013-12-02T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/tise/article/1764/galley/1228/download/"
        }
    ]
}