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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/23022/?format=api",
    "name": "Mutually exclusive events MCQ",
    "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/23022/mutually-exclusive-events-mcq/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/23022/mutually-exclusive-events-mcq/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/23022/mutually-exclusive-events-mcq.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/23022/mutually-exclusive-events-mcq.exam?format=api",
    "metadata": {
        "description": "<p>Given descriptions of some pairs of random events, pick the ones which are mutually exclusive.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": [
        "https://numbas.mathcentre.ac.uk/api/resources/3871/?format=api",
        "https://numbas.mathcentre.ac.uk/api/resources/3872/?format=api"
    ]
}