API Endpoint for journals.

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

{
    "pk": 59049,
    "title": "Berkeley Scientific Journal, Volume 17, Issue 1, Science of Color",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Color"
        },
        {
            "word": "science"
        },
        {
            "word": "psychology"
        },
        {
            "word": "Biology"
        },
        {
            "word": "physics"
        },
        {
            "word": "Chemistry"
        }
    ],
    "section": "Cover",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9kk3d9c9",
    "frozenauthors": [
        {
            "first_name": "Matt",
            "middle_name": "",
            "last_name": "Miranda",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        },
        {
            "first_name": "Victoria",
            "middle_name": "",
            "last_name": "Nguyen",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-05T04:41:00+01:00",
    "date_accepted": "2013-03-05T04:41:00+01:00",
    "date_published": "2013-03-04T09:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/our_bsj/article/59049/galley/45086/download/"
        }
    ]
}