API Endpoint for journals.

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

{
    "pk": 56760,
    "title": "A Return",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Editorial",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7sm8589j",
    "frozenauthors": [
        {
            "first_name": "Talia",
            "middle_name": "",
            "last_name": "Lieber",
            "name_suffix": "",
            "institution": "",
            "department": ""
        },
        {
            "first_name": "Rebecca",
            "middle_name": "",
            "last_name": "Wolff",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2021-06-30T18:31:47Z",
    "date_accepted": "2021-06-30T18:31:47Z",
    "date_published": "2021-01-01T00:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ufahamu/article/56760/galley/43061/download/"
        }
    ]
}