API Endpoint for journals.

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

{
    "pk": 36845,
    "title": "A Espada",
    "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/8n635717",
    "frozenauthors": [
        {
            "first_name": "Alberto",
            "middle_name": "",
            "last_name": "Machado de Rosa",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2012-09-12T21:06:17Z",
    "date_accepted": "2012-09-12T21:06:17Z",
    "date_published": "2012-09-12T21:07:43Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/36845/galley/27631/download/"
        }
    ]
}