API Endpoint for journals.

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

{
    "pk": 61036,
    "title": "Is Free Trade Obsolete?",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1z4114vt",
    "frozenauthors": [
        {
            "first_name": "Charles",
            "middle_name": "S.",
            "last_name": "Kaufman",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2014-03-29T04:38:46Z",
    "date_accepted": "2014-03-29T04:38:46Z",
    "date_published": "1993-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/uclalaw_pblj/article/61036/galley/47000/download/"
        }
    ]
}