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

{
    "url": "https://numbas.mathcentre.ac.uk/api/exams/7111/?format=api",
    "name": "Propositions and Truth Tables",
    "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/exam/7111/propositions-and-truth-tables/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/exam/7111/propositions-and-truth-tables/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/exam/7111/propositions-and-truth-tables.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/exam/7111/propositions-and-truth-tables.exam?format=api",
    "metadata": {
        "description": "<p>One question on determining whether statements are propositions.</p>\n<p>Four questions about truth tables for various logical expressions.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": [],
    "questions": [
        "https://numbas.mathcentre.ac.uk/api/questions/89424/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/42802/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/11831/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/11832/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/11833/?format=api",
        "https://numbas.mathcentre.ac.uk/api/questions/11835/?format=api"
    ]
}