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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/4150/?format=api",
    "name": "Solutions 2",
    "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/4150/solutions-2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/4150/solutions-2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/4150/solutions-2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/4150/solutions-2.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Practice calculating number of moles of a substance given the concentration and volume of a solution.</p>"
    },
    "status": "ok",
    "resources": []
}