API Endpoint for journals.

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

{
    "pk": 6890,
    "title": "Language and Gender\n by Penelope Eckert & Sally McConnell-Ginet. Cambridge: Cambridge University Press, 2003, xii+366 pp.",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Applied Linguistics"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0pv944rk",
    "frozenauthors": [
        {
            "first_name": "Lisa",
            "middle_name": "",
            "last_name": "Mikesell",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2010-06-20T09:00:00+02:00",
    "date_accepted": "2010-06-20T09:00:00+02:00",
    "date_published": "2004-01-01T09:00:00+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ial/article/6890/galley/3989/download/"
        }
    ]
}