API Endpoint for journals.

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

{
    "pk": 38563,
    "title": "From the Ground Up",
    "subtitle": null,
    "abstract": "",
    "language": "en",
    "license": {
        "name": "none",
        "short_name": "none",
        "text": "",
        "url": "https://escholarship.org/terms"
    },
    "keywords": [],
    "section": "Reviews",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/38518616",
    "frozenauthors": [
        {
            "first_name": "Terry",
            "middle_name": "",
            "last_name": "Link",
            "name_suffix": "",
            "institution": "Michigan State University",
            "department": "None"
        }
    ],
    "date_submitted": "2008-08-27T10:00:00+03:00",
    "date_accepted": "2008-08-27T10:00:00+03:00",
    "date_published": "1996-06-01T10:00:00+03:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/egj/article/38563/galley/28990/download/"
        }
    ]
}