API Endpoint for journals.

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

{
    "pk": 37011,
    "title": "Entre cristales",
    "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/6g32c99t",
    "frozenauthors": [
        {
            "first_name": "Luís",
            "middle_name": "Emilio",
            "last_name": "Mitre",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-09-18T18:07:40Z",
    "date_accepted": "2012-09-18T18:07:40Z",
    "date_published": "2012-09-18T18:08:05Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37011/galley/27796/download/"
        }
    ]
}