API Endpoint for journals.

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

{
    "pk": 65121,
    "title": "The Beginning of Feminist Literature",
    "subtitle": null,
    "abstract": "Abstract available in the article.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Freedom"
        },
        {
            "word": "Sexual"
        },
        {
            "word": "Racial"
        },
        {
            "word": "Race"
        },
        {
            "word": "English"
        },
        {
            "word": "Literature"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5rg809tm",
    "frozenauthors": [
        {
            "first_name": "Alexandria",
            "middle_name": "",
            "last_name": "Curtis",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2013-05-30T11:47:16+05:30",
    "date_accepted": "2013-05-30T11:47:16+05:30",
    "date_published": "2013-01-01T05:30:00+05:30",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucm_mwp_ucmurj/article/65121/galley/49893/download/"
        }
    ]
}