API Endpoint for journals.

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

{
    "pk": 2601,
    "title": "Review: Alone Together: Why We Expect More from Technology and Less from Each Other by Sherry Turkle",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/35k2p4b6",
    "frozenauthors": [
        {
            "first_name": "Patricia",
            "middle_name": "",
            "last_name": "Garcia",
            "name_suffix": "",
            "institution": "University of California - Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2012-01-23T00:11:29-08:00",
    "date_accepted": "2012-01-23T00:11:29-08:00",
    "date_published": "2012-02-13T10:12:11-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2601/galley/1564/download/"
        }
    ]
}