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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/16442/?format=api",
    "name": "Turning points",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1157/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/789/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/789/?format=api",
        "full_name": "Frank Doheny",
        "pk": 789,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/16442/turning-points/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/16442/turning-points/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/16442/turning-points.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/16442/turning-points.exam?format=api",
    "metadata": {
        "description": "<p>Turning points of a cubic function</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}