API Endpoint for journals.

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

{
    "pk": 43649,
    "title": "A Case of Mycosis Fungoides",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3dc563z3",
    "frozenauthors": [
        {
            "first_name": "Jenna",
            "middle_name": "",
            "last_name": "Borok",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "G.",
            "middle_name": "Peter",
            "last_name": "Sarantopoulos",
            "name_suffix": "M.D.",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Veena",
            "middle_name": "",
            "last_name": "Vanchinathan",
            "name_suffix": "M.D., FAAD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2015-07-07T22:24:12Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/43649/galley/32454/download/"
        }
    ]
}