API Endpoint for journals.

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

{
    "pk": 37234,
    "title": "¿Qué es lo neofantástico?",
    "subtitle": null,
    "abstract": "[No abstract]",
    "language": "en",
    "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/7j92c4q3",
    "frozenauthors": [
        {
            "first_name": "Jaime",
            "middle_name": "",
            "last_name": "Alazraki",
            "name_suffix": "",
            "institution": "Columbia University",
            "department": "None"
        }
    ],
    "date_submitted": "2012-10-14T01:58:36Z",
    "date_accepted": "2012-10-14T01:58:36Z",
    "date_published": "2012-10-14T01:58:54Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/37234/galley/28019/download/"
        }
    ]
}