API Endpoint for journals.

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

{
    "pk": 2776,
    "title": "Immigration Outside the Law by Hiroshi Motomura",
    "subtitle": null,
    "abstract": "NA",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Immigration, Law, Undocumented Immigrants"
        }
    ],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1rz8s60z",
    "frozenauthors": [
        {
            "first_name": "Edwin",
            "middle_name": "H",
            "last_name": "Elias",
            "name_suffix": "",
            "institution": "University of California, Riverside",
            "department": "None"
        }
    ],
    "date_submitted": "2015-05-11T12:10:46+08:00",
    "date_accepted": "2015-05-11T12:10:46+08:00",
    "date_published": "2015-06-10T15:00:00+08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/gseis_interactions/article/2776/galley/1642/download/"
        }
    ]
}