API Endpoint for journals.

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

{
    "pk": 2602,
    "title": "Review: The Filter Bubble: What the Internet is Hiding from You by Eli Pariser",
    "subtitle": null,
    "abstract": "none",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8w7105jp",
    "frozenauthors": [
        {
            "first_name": "Mark",
            "middle_name": "Gregory",
            "last_name": "Samuels",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        }
    ],
    "date_submitted": "2012-01-24T06:58:27Z",
    "date_accepted": "2012-01-24T06:58:27Z",
    "date_published": "2012-06-14T23:58:24Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2602/galley/1565/download/"
        }
    ]
}