API Endpoint for journals.

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

{
    "pk": 46222,
    "title": "Unraveling Burning Mouth Syndrome",
    "subtitle": null,
    "abstract": "",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "clinical-vignette"
        }
    ],
    "section": "Article",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/30x1h9w2",
    "frozenauthors": [
        {
            "first_name": "Daniel",
            "middle_name": "",
            "last_name": "Puneky",
            "name_suffix": "MD",
            "institution": "University of California, Los Angeles",
            "department": "Medicine"
        },
        {
            "first_name": "John",
            "middle_name": "David",
            "last_name": "Fernandez",
            "name_suffix": "MD",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2024-10-24T16:28:37Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/ucladom_proceedings/article/46222/galley/34953/download/"
        }
    ]
}