API Endpoint for journals.

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

{
    "pk": 7103,
    "title": "The Symbolic Species: The Co-evolution of Language and the Brain",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5s07r74v",
    "frozenauthors": [
        {
            "first_name": "Donald",
            "middle_name": "",
            "last_name": "Favareau",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2010-07-22T07:00:00Z",
    "date_accepted": "2010-07-22T07:00:00Z",
    "date_published": "1998-12-30T08:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7103/galley/4222/download/"
        }
    ]
}