API Endpoint for journals.

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

{
    "pk": 34667,
    "title": "A Lesson from My Grandfather, the Bracero",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Comments",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9s5383gw",
    "frozenauthors": [
        {
            "first_name": "Lorenzo",
            "middle_name": "A.",
            "last_name": "Alvarado",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2014-01-10T01:42:49Z",
    "date_accepted": "2014-01-10T01:42:49Z",
    "date_published": "2001-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_cllr/article/34667/galley/25763/download/"
        },
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_cllr/article/34667/galley/25764/download/"
        }
    ]
}