API Endpoint for journals.

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

{
    "pk": 55617,
    "title": "An Interview with Bahadur Tejani",
    "subtitle": null,
    "abstract": "No abstract",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Interviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8tk4t1cv",
    "frozenauthors": [
        {
            "first_name": "Annie",
            "middle_name": "K.",
            "last_name": "Koshi",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-03-18T09:15:07Z",
    "date_accepted": "2013-03-18T09:15:07Z",
    "date_published": "1993-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/55617/galley/42005/download/"
        }
    ]
}