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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/4153/?format=api",
    "name": "Solutions 3",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/211/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/266/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/266/?format=api",
        "full_name": "Jamie Antoun",
        "pk": 266,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/4153/solutions-3/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/4153/solutions-3/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/4153/solutions-3.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/4153/solutions-3.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Practice at a longer calculation to work out how much glucose is needed to make a solution of a given concentration.</p>"
    },
    "status": "ok",
    "resources": []
}