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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/55781/?format=api",
    "name": "Querying a data frame (TV set)",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/5632/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/369/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/369/?format=api",
        "full_name": "Chris Graham",
        "pk": 369,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/cmg.20x20.png",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/cmg.40x40.png",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/cmg.150x150.png"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/55781/querying-a-data-frame-tv-set/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/55781/querying-a-data-frame-tv-set/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/55781/querying-a-data-frame-tv-set.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/55781/querying-a-data-frame-tv-set.exam?format=api",
    "metadata": {
        "description": "<p>This question takes in a json file containing a&nbsp;tv data frame in the R package ncldata (<a href=\"https://rdrr.io/rforge/ncldata/\">https://rdrr.io/rforge/ncldata/</a>).&nbsp;</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "pleasetest",
    "resources": [
        "https://numbas.mathcentre.ac.uk/api/resources/10174/?format=api"
    ]
}