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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/5/?format=api",
    "name": "Amount of substance needed to prepare a solution",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/601/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/6/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/6/?format=api",
        "full_name": "Bill Foster",
        "pk": 6,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/5/amount-of-substance-needed-to-prepare-a-solution/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/5/amount-of-substance-needed-to-prepare-a-solution/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/5/amount-of-substance-needed-to-prepare-a-solution.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/5/amount-of-substance-needed-to-prepare-a-solution.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Preparing solutions to given concentrations/dilutions.</p>"
    },
    "status": "ok",
    "resources": []
}