API Endpoint for journals.

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

{
    "pk": 37033,
    "title": "El Loco",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "es",
    "license": {
        "name": "Copyright",
        "short_name": "Copyright",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7xh017cv",
    "frozenauthors": [
        {
            "first_name": "Fernando",
            "middle_name": "",
            "last_name": "Espejo-Saavedra",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2012-09-18T19:28:01Z",
    "date_accepted": "2012-09-18T19:28:01Z",
    "date_published": "2012-09-19T17:40:14Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37033/galley/27819/download/"
        }
    ]
}