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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/42802/?format=api",
    "name": "Propositions with negative marking",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/2847/?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/42802/propositions-with-negative-marking/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/42802/propositions-with-negative-marking/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/42802/propositions-with-negative-marking.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/42802/propositions-with-negative-marking.exam?format=api",
    "metadata": {
        "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>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}