API Endpoint for journals.

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

{
    "pk": 4866,
    "title": "Undergraduate Research Journal 14th Edition",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": null,
    "keywords": [],
    "section": "Journal",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/25z5j17x",
    "frozenauthors": [
        {
            "first_name": "n/a",
            "middle_name": "",
            "last_name": "n/a",
            "name_suffix": "",
            "institution": "",
            "department": "None"
        }
    ],
    "date_submitted": "2020-07-29T12:06:26+03:00",
    "date_accepted": "2020-07-29T12:06:26+03:00",
    "date_published": "2020-07-31T23:58:53+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/ucr_undergrad_research_j/article/4866/galley/2761/download/"
        }
    ]
}