API Endpoint for journals.

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

{
    "pk": 1843,
    "title": "A Note on Using Individualised Data Sets for Statistics Coursework",
    "subtitle": null,
    "abstract": "This paper addresses the problem of generating a large number of data sets for classes of  students that exhibit certain characteristics but which are sufficiently different to minimise  the possiblity of plagiarism. A number of R functions are provided to perform the production  of the data and the answers to the relevant data.",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "Individualised Coursework"
        },
        {
            "word": "Undergraduate statistics"
        },
        {
            "word": "Coursework"
        },
        {
            "word": "R"
        },
        {
            "word": "plagiarism"
        },
        {
            "word": "education"
        }
    ],
    "section": "Notes",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/7d02d6hd",
    "frozenauthors": [
        {
            "first_name": "Karl",
            "middle_name": "",
            "last_name": "Shutes",
            "name_suffix": "",
            "institution": "Coventry University",
            "department": "None"
        }
    ],
    "date_submitted": "2009-08-18T03:00:00-04:00",
    "date_accepted": "2009-08-18T03:00:00-04:00",
    "date_published": "2009-12-23T03:00:00-05:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/tise/article/1843/galley/1255/download/"
        }
    ]
}