API Endpoint for journals.

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

{
    "pk": 35990,
    "title": "Introduction to the Theme Section",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Theme Section - Extensive Reading",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1sv7p4jt",
    "frozenauthors": [
        {
            "first_name": "David",
            "middle_name": "",
            "last_name": "Wiese",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2017-01-01T19:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/35990/galley/26842/download/"
        }
    ]
}