API Endpoint for journals.

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

{
    "pk": 3337,
    "title": "Abstracts and Titles of Recent Student Work",
    "subtitle": null,
    "abstract": "Abstracts and Titles of Recent Student Work\n \nDepartment of City and Regional Planning University of California at Berkeley",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "planning"
        },
        {
            "word": "design"
        }
    ],
    "section": "DCRP News",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7fx9z074",
    "frozenauthors": [
        {
            "first_name": "Student",
            "middle_name": "",
            "last_name": "Work",
            "name_suffix": "",
            "institution": "University of California at Berkeley, Department of City and Regional Planning",
            "department": "None"
        }
    ],
    "date_submitted": "2012-01-23T23:15:24+01:00",
    "date_accepted": "2012-01-23T23:15:24+01:00",
    "date_published": "2012-01-23T23:15:49+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3337/galley/2107/download/"
        }
    ]
}