API Endpoint for journals.

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

{
    "pk": 6960,
    "title": "Now We Are Two",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9jn2756m",
    "frozenauthors": [
        {
            "first_name": "Sally",
            "middle_name": "",
            "last_name": "Jacoby",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2010-06-18T12:30:00+05:30",
    "date_accepted": "2010-06-18T12:30:00+05:30",
    "date_published": "1991-12-31T13:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/6960/galley/4082/download/"
        }
    ]
}