API Endpoint for journals.

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

{
    "pk": 6970,
    "title": "Interlanguage and Interregnum",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/88f5d56s",
    "frozenauthors": [
        {
            "first_name": "Sally",
            "middle_name": "",
            "last_name": "Jacoby",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2010-07-20T12:30:00+05:30",
    "date_accepted": "2010-07-20T12:30:00+05:30",
    "date_published": "1992-06-30T12:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/6970/galley/4091/download/"
        }
    ]
}