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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/23036/?format=api",
    "name": "Probability of the union of two non-mutually exclusive events",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1591/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1591/?format=api",
        "full_name": "Elliott Fletcher",
        "pk": 1591,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/23036/probability-of-the-union-of-two-non-mutually-exclu/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/23036/probability-of-the-union-of-two-non-mutually-exclu/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/23036/probability-of-the-union-of-two-non-mutually-exclu.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/23036/probability-of-the-union-of-two-non-mutually-exclu.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Given results from a survey about what people eat for breakfast, where some people eat one or both of cereal and toast. Student is asked to pick the probability of eating either one or the other from a list. Distractors pick out common errors.</p>"
    },
    "status": "ok",
    "resources": [
        "https://numbas.mathcentre.ac.uk/api/resources/3874/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/3875/?format=api"
    ]
}