API Endpoint for journals.

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

{
    "pk": 3670,
    "title": "Editors' Note",
    "subtitle": null,
    "abstract": "N/A",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editorial Notes",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7b06q44g",
    "frozenauthors": [
        {
            "first_name": "Jesus",
            "middle_name": "M.",
            "last_name": "Barajas",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        },
        {
            "first_name": "Nicola",
            "middle_name": "",
            "last_name": "Szibbo",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2013-06-01T01:38:55+05:30",
    "date_accepted": "2013-06-01T01:38:55+05:30",
    "date_published": "2013-06-07T21:44:02+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucb_crp_bpj/article/3670/galley/2406/download/"
        }
    ]
}