API Endpoint for journals.

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

{
    "pk": 7077,
    "title": "Pragmatic Development\n by Anato Ninio and Catherine E. Snow. Boulder, CO: Westview, 1996, 222 pp.",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7z40n23v",
    "frozenauthors": [
        {
            "first_name": "Masahiko",
            "middle_name": "",
            "last_name": "Minami",
            "name_suffix": "",
            "institution": "University of Massachusetts, Lowell",
            "department": "None"
        }
    ],
    "date_submitted": "2010-06-20T00:00:00-07:00",
    "date_accepted": "2010-06-20T00:00:00-07:00",
    "date_published": "1997-06-30T00:00:00-07:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7077/galley/4197/download/"
        }
    ]
}