API Endpoint for journals.

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

{
    "pk": 59077,
    "title": "Stress",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Stress"
        }
    ],
    "section": "Cover",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3q4901p1",
    "frozenauthors": [
        {
            "first_name": "Hadrien",
            "middle_name": "",
            "last_name": "Picq",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2013-12-08T21:00:58Z",
    "date_accepted": "2013-12-08T21:00:58Z",
    "date_published": "2013-12-08T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59077/galley/45104/download/"
        },
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59077/galley/45105/download/"
        }
    ]
}