API Endpoint for journals.

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

{
    "pk": 60882,
    "title": "A Primer of Chinese Contracts",
    "subtitle": null,
    "abstract": "[no abstract]",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Notes",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0dc1w0fk",
    "frozenauthors": [
        {
            "first_name": "Peter",
            "middle_name": "",
            "last_name": "Klika",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2014-03-27T20:12:46Z",
    "date_accepted": "2014-03-27T20:12:46Z",
    "date_published": "1982-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_pblj/article/60882/galley/46844/download/"
        }
    ]
}