API Endpoint for journals.

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

{
    "pk": 36822,
    "title": "\"Qué haces entre colillas\"",
    "subtitle": null,
    "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/3822h5k5",
    "frozenauthors": [
        {
            "first_name": "René",
            "middle_name": "",
            "last_name": "Acuña",
            "name_suffix": "",
            "institution": "Universidad de California en Los Angeles",
            "department": "None"
        }
    ],
    "date_submitted": "2012-09-12T18:26:31Z",
    "date_accepted": "2012-09-12T18:26:31Z",
    "date_published": "2012-09-12T18:50:38Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/mester/article/36822/galley/27609/download/"
        }
    ]
}