API Endpoint for journals.

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

{
    "pk": 6710,
    "title": "Language Policy",
    "subtitle": null,
    "abstract": "Scott Wilson",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "language policy, language planning,"
        }
    ],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4pz8x4d9",
    "frozenauthors": [
        {
            "first_name": "Scott",
            "middle_name": "Keohookalani",
            "last_name": "Wilson",
            "name_suffix": "",
            "institution": "UCLA",
            "department": "None"
        }
    ],
    "date_submitted": "2014-02-26T21:28:57Z",
    "date_accepted": "2014-02-26T21:28:57Z",
    "date_published": "2016-03-15T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/6710/galley/3877/download/"
        }
    ]
}