API Endpoint for journals.

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

{
    "pk": 36118,
    "title": "Abstracts",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": null,
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1cb1n6jm",
    "frozenauthors": [],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2014-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/catesoljournal/article/36118/galley/26970/download/"
        }
    ]
}