API Endpoint for journals.

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

{
    "pk": 3081,
    "title": "Review: Responsible Librarianship: Library Policies for Unreliable Systems by David Bade",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1kd1n37s",
    "frozenauthors": [
        {
            "first_name": "Michael",
            "middle_name": "",
            "last_name": "Wartenbe",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        }
    ],
    "date_submitted": "2009-04-29T07:00:00Z",
    "date_accepted": "2009-04-29T07:00:00Z",
    "date_published": "2009-06-04T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/3081/galley/1874/download/"
        }
    ]
}