API Endpoint for journals.

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

{
    "pk": 7132,
    "title": "Book Review for Mary Talbot's Language and Gender, 2nd ed. (2010)",
    "subtitle": null,
    "abstract": "Book Review / There is not abstract",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Women's Studies"
        },
        {
            "word": "Linguistics"
        }
    ],
    "section": "Book Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5dp4q4s7",
    "frozenauthors": [
        {
            "first_name": "Jeremy",
            "middle_name": "",
            "last_name": "Kelley",
            "name_suffix": "",
            "institution": "University of California - Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2011-01-21T21:44:30Z",
    "date_accepted": "2011-01-21T21:44:30Z",
    "date_published": "2013-11-01T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7132/galley/4253/download/"
        },
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/7132/galley/4254/download/"
        }
    ]
}