API Endpoint for journals.

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

{
    "pk": 58997,
    "title": "To Be or Not To Be",
    "subtitle": null,
    "abstract": "",
    "language": null,
    "license": null,
    "keywords": [],
    "section": "Features",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/2dv0t85q",
    "frozenauthors": [
        {
            "first_name": "Aakash",
            "middle_name": "",
            "last_name": "Amin",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2012-03-13T00:25:06Z",
    "date_accepted": "2012-03-13T00:25:06Z",
    "date_published": "2012-03-13T00:26:16Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/58997/galley/45041/download/"
        }
    ]
}