API Endpoint for journals.

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

{
    "pk": 45499,
    "title": "BOOK REVIEW: Sonderzeichen Europa, by Yoko Tawada and László Márton.",
    "subtitle": null,
    "abstract": "Reviewed for TRANSIT by Kurt Beals",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "German Literature"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0sd7b0px",
    "frozenauthors": [
        {
            "first_name": "Kurt",
            "middle_name": "",
            "last_name": "Beals",
            "name_suffix": "",
            "institution": "University of California, Berkeley",
            "department": "None"
        }
    ],
    "date_submitted": "2009-11-16T09:00:00+01:00",
    "date_accepted": "2009-11-16T09:00:00+01:00",
    "date_published": "2009-01-01T09:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/transit/article/45499/galley/34285/download/"
        }
    ]
}