API Endpoint for journals.

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

{
    "pk": 3660,
    "title": "City Cycling, by John Pucher and Ralph Buehler",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "bicycling"
        },
        {
            "word": "City Planning"
        },
        {
            "word": "vehicular cycling"
        },
        {
            "word": "Urban planning"
        },
        {
            "word": "transportation"
        },
        {
            "word": "Engineering"
        }
    ],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5jc6s6tp",
    "frozenauthors": [
        {
            "first_name": "Rebecca",
            "middle_name": "L.",
            "last_name": "Sanders",
            "name_suffix": "",
            "institution": "UC Berkeley Safe Transportation Research and Education Center",
            "department": "None"
        }
    ],
    "date_submitted": "2013-03-22T20:30:25Z",
    "date_accepted": "2013-03-22T20:30:25Z",
    "date_published": "2013-05-17T02:20:08Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3660/galley/2397/download/"
        }
    ]
}