API Endpoint for journals.

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

{
    "pk": 7003,
    "title": "An Introduction to Language\n (Fifth Edition) by Victoria Fromkin and Robert Rodman. Fort Worth: Harcourt Brace Jovanovich, 1993. xvi + 544 pp.",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/65k281c9",
    "frozenauthors": [
        {
            "first_name": "Rachel",
            "middle_name": "",
            "last_name": "Lagunoff",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2010-06-19T07:00:00Z",
    "date_accepted": "2010-06-19T07:00:00Z",
    "date_published": "1994-06-30T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7003/galley/4124/download/"
        }
    ]
}