GET /api/questions/45808/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/45808/?format=api",
    "name": "Josh's copy of Loading JSON data: Cooper Hewitt collection",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/4669/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2990/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2990/?format=api",
        "full_name": "Josh Lim",
        "pk": 2990,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/45808/josh-s-copy-of-loading-json-data-cooper-hewitt-col/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/45808/josh-s-copy-of-loading-json-data-cooper-hewitt-col/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/45808/josh-s-copy-of-loading-json-data-cooper-hewitt-col.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/45808/josh-s-copy-of-loading-json-data-cooper-hewitt-col.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Load data on some items held in the Cooper Hewitt collection, and show a table of 5 randomly picked items.</p>"
    },
    "status": null,
    "resources": []
}