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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/32270/?format=api",
    "name": "Propositions (v2)",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/2311/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1799/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1799/?format=api",
        "full_name": "Marie Nicholson",
        "pk": 1799,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/32270/propositions-v2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/32270/propositions-v2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/32270/propositions-v2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/32270/propositions-v2.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "notes": "",
        "description": "<p>Asks to determine whether or not 6 statements are propositions or not i.e. we can determine a truth value or not.</p>"
    },
    "status": "ok",
    "resources": []
}