API Endpoint for journals.

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

{
    "pk": 1972,
    "title": "From the L2 Journal Editor",
    "subtitle": null,
    "abstract": "Announcing new managing editor.",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/81g8x3nn",
    "frozenauthors": [
        {
            "first_name": "Claire",
            "middle_name": "",
            "last_name": "Kramsch",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2013-07-29T20:54:23+01:00",
    "date_accepted": "2013-07-29T20:54:23+01:00",
    "date_published": "2013-07-29T20:56:38+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/l2/article/1972/galley/1306/download/"
        }
    ]
}