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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/4182/?format=api",
    "name": "Solutions 5",
    "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/4182/solutions-5/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/4182/solutions-5/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/4182/solutions-5.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/4182/solutions-5.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Example of a dilution calculation involving mass concentration and molarity calculations.</p>"
    },
    "status": "ok",
    "resources": []
}