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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/4183/?format=api",
    "name": "Solutions 6",
    "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/4183/solutions-6/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/4183/solutions-6/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/4183/solutions-6.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/4183/solutions-6.exam?format=api",
    "metadata": {
        "description": "<p>Working backwards from the concentration of a diluted solution to find the concentration of \"stock\" solution.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}