API Endpoint for journals.

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

{
    "pk": 3669,
    "title": "Why Walls Don't Work, by Michael Dear",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "borderlands"
        },
        {
            "word": "Immigration"
        },
        {
            "word": "US-Mexico relations"
        },
        {
            "word": "City Planning"
        },
        {
            "word": "Urban planning"
        },
        {
            "word": "Place studies"
        }
    ],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/15b9h8q9",
    "frozenauthors": [
        {
            "first_name": "Daniela",
            "middle_name": "",
            "last_name": "De Leo",
            "name_suffix": "",
            "institution": "Sapienza University",
            "department": "None"
        }
    ],
    "date_submitted": "2013-05-18T20:55:09+05:30",
    "date_accepted": "2013-05-18T20:55:09+05:30",
    "date_published": "2013-05-18T20:56:46+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3669/galley/2405/download/"
        }
    ]
}