API Endpoint for journals.

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

{
    "pk": 58991,
    "title": "Table of Contents",
    "subtitle": null,
    "abstract": "",
    "language": null,
    "license": null,
    "keywords": [],
    "section": "Contents",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7kp40285",
    "frozenauthors": [
        {
            "first_name": "Matt",
            "middle_name": "",
            "last_name": "Miranda",
            "name_suffix": "",
            "institution": "UC Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2012-01-11T14:59:31+05:30",
    "date_accepted": "2012-01-11T14:59:31+05:30",
    "date_published": "2012-01-11T15:00:37+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/58991/galley/45035/download/"
        }
    ]
}