API Endpoint for journals.

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

{
    "pk": 43681,
    "title": "Ionized Calcium: When to Use in Patient Care",
    "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/24k5g2sp",
    "frozenauthors": [
        {
            "first_name": "Paul",
            "middle_name": "",
            "last_name": "Di Capua",
            "name_suffix": "M.D., MBA",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Deepshikha",
            "middle_name": "",
            "last_name": "Charan",
            "name_suffix": "M.D., MBA",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "Michael",
            "middle_name": "",
            "last_name": "Pfeffer",
            "name_suffix": "M.D.",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2015-02-20T19:03:14+01:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/43681/galley/32486/download/"
        }
    ]
}