API Endpoint for journals.

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

{
    "pk": 3677,
    "title": "Call for Papers",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "DCRP News",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1md4x448",
    "frozenauthors": [
        {
            "first_name": "BPJ",
            "middle_name": "",
            "last_name": "Editor",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2013-07-18T02:41:14+05:30",
    "date_accepted": "2013-07-18T02:41:14+05:30",
    "date_published": "2013-07-18T02:41:41+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3677/galley/2411/download/"
        }
    ]
}