API Endpoint for journals.

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

{
    "pk": 45381,
    "title": "BOOK REVIEW: \nFräuleins und GIs,\n by Annette Brauerhoch",
    "subtitle": null,
    "abstract": "Reviewed for TRANSIT by Priscilla D. Layne, University of California, Berkeley",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Fräulein"
        },
        {
            "word": "GI"
        },
        {
            "word": "film"
        },
        {
            "word": "crisis of masculinity"
        },
        {
            "word": "African-American soldiers"
        }
    ],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0430h3s0",
    "frozenauthors": [
        {
            "first_name": "Priscilla",
            "middle_name": "D",
            "last_name": "Layne",
            "name_suffix": "",
            "institution": "University of California Berkeley",
            "department": "None"
        }
    ],
    "date_submitted": "2008-05-22T03:00:00-04:00",
    "date_accepted": "2008-05-22T03:00:00-04:00",
    "date_published": "2007-06-22T03:00:00-04:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/transit/article/45381/galley/34169/download/"
        }
    ]
}