API Endpoint for journals.

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

{
    "pk": 35738,
    "title": "Editor's note",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Front matter",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9k84x08f",
    "frozenauthors": [
        {
            "first_name": "Jennifer",
            "middle_name": "",
            "last_name": "Fisher",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2018-09-20T00:29:08+05:30",
    "date_accepted": "2018-09-20T00:29:08+05:30",
    "date_published": "2018-01-01T05:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/dmj/article/35738/galley/26603/download/"
        }
    ]
}