API Endpoint for journals.

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

{
    "pk": 56464,
    "title": "Editorial",
    "subtitle": null,
    "abstract": "[no abstract]",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editorial",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0r14j843",
    "frozenauthors": [
        {
            "first_name": "Nana",
            "middle_name": "",
            "last_name": "Osei-Opare",
            "name_suffix": "",
            "institution": "UCLA",
            "department": ""
        },
        {
            "first_name": "Jeremy",
            "middle_name": "Jacob",
            "last_name": "Peretz",
            "name_suffix": "",
            "institution": "UCLA",
            "department": ""
        }
    ],
    "date_submitted": "2014-12-14T03:32:30Z",
    "date_accepted": "2014-12-14T03:32:30Z",
    "date_published": "2014-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56464/galley/42872/download/"
        }
    ]
}