API Endpoint for journals.

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

{
    "pk": 36935,
    "title": "Tharsis existe",
    "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/34j7x444",
    "frozenauthors": [
        {
            "first_name": "José",
            "middle_name": "Antonio",
            "last_name": "Gabriel y Galán",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-09-14T17:45:30Z",
    "date_accepted": "2012-09-14T17:45:30Z",
    "date_published": "2012-09-14T17:45:43Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/36935/galley/27720/download/"
        }
    ]
}