Retrieve, update or delete a quiz instance.

GET /quizzes/api/quiz/268/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 268,
    "owner": 1,
    "parent_folder": 42,
    "background": null,
    "questions": [
        {
            "id": 4799,
            "additional_terms": [],
            "term": "How did Thornton, Pete, and Hans get to the lost mine?",
            "definition": "They traveled by land.",
            "question_type": "single_choice",
            "uuid": "9fdccb6e-9564-4d03-a407-349dd56703a6",
            "quiz": 268
        },
        {
            "id": 4800,
            "additional_terms": [],
            "term": "In the spring, what did they find instead of the mine?",
            "definition": "They found a broad valley.",
            "question_type": "single_choice",
            "uuid": "3760d297-d9cc-457b-8913-1dc3adb84c4f",
            "quiz": 268
        },
        {
            "id": 4801,
            "additional_terms": [],
            "term": "What dreams did Buck have of the hairy man?",
            "definition": "He was following him.",
            "question_type": "single_choice",
            "uuid": "d1896c33-e7be-411b-a1e9-d764745b2ad9",
            "quiz": 268
        },
        {
            "id": 4802,
            "additional_terms": [],
            "term": "How did Buck respond to these strange desires?",
            "definition": "He ran free.",
            "question_type": "single_choice",
            "uuid": "948d4a61-b286-4038-adee-286c2b0beed1",
            "quiz": 268
        },
        {
            "id": 4803,
            "additional_terms": [],
            "term": "Who was making the night call?",
            "definition": "A timber wolf.",
            "question_type": "single_choice",
            "uuid": "4cfe696a-a733-4a89-878b-6154d7199fe6",
            "quiz": 268
        },
        {
            "id": 4804,
            "additional_terms": [],
            "term": "How was Buck rewarded by the wolf?",
            "definition": "The wolf wanted Buck to follow him.",
            "question_type": "single_choice",
            "uuid": "68058e35-77d1-4962-8fbb-2bf25aad1c02",
            "quiz": 268
        },
        {
            "id": 4805,
            "additional_terms": [],
            "term": "Why was Buck happy running with the wolf?",
            "definition": "He was answering the call.",
            "question_type": "single_choice",
            "uuid": "259abaa3-2c4a-43b4-b515-e9fef4727fe1",
            "quiz": 268
        },
        {
            "id": 4806,
            "additional_terms": [],
            "term": "Why did Buck leave the wolf?",
            "definition": "He went back to Thornton.",
            "question_type": "single_choice",
            "uuid": "044751ab-5eb4-49ca-a537-5a8b900754d9",
            "quiz": 268
        },
        {
            "id": 4807,
            "additional_terms": [],
            "term": "How did Buck survive for weeks while hunting for the wolf?",
            "definition": "He hunted.",
            "question_type": "single_choice",
            "uuid": "188b11d0-0694-4836-ac27-09566317ccee",
            "quiz": 268
        },
        {
            "id": 4808,
            "additional_terms": [],
            "term": "How did Buck transform while he was in the wild?",
            "definition": "He became a killer.",
            "question_type": "single_choice",
            "uuid": "95bde486-0f57-4445-ba11-b5cac9025fc1",
            "quiz": 268
        },
        {
            "id": 4809,
            "additional_terms": [],
            "term": "Why was Buck successful in killing the bull moose?",
            "definition": "He was persistent.",
            "question_type": "single_choice",
            "uuid": "f1a14912-9693-4b07-a039-7812e0af99f1",
            "quiz": 268
        },
        {
            "id": 4810,
            "additional_terms": [],
            "term": "Why did the Yeehats leave the camp?",
            "definition": "Buck attacked them.",
            "question_type": "single_choice",
            "uuid": "625556c8-b83c-496c-810f-eb8de9c870cf",
            "quiz": 268
        },
        {
            "id": 4811,
            "additional_terms": [],
            "term": "How did John Thornton die?",
            "definition": "The Yeehats killed him.",
            "question_type": "single_choice",
            "uuid": "09bf5bcf-56d1-41f4-8805-fa7111147892",
            "quiz": 268
        },
        {
            "id": 4812,
            "additional_terms": [],
            "term": "Why was Buck ready to obey the call of the wild?",
            "definition": "John Thornton was dead.",
            "question_type": "single_choice",
            "uuid": "2b687958-d022-49b5-b854-17de4d057b47",
            "quiz": 268
        },
        {
            "id": 4813,
            "additional_terms": [],
            "term": "When did Buck join the wolf pack?",
            "definition": "After killing the leaders.",
            "question_type": "single_choice",
            "uuid": "ad8c23bb-7936-4aa0-bf66-f5213be2b8b8",
            "quiz": 268
        }
    ],
    "title": "Reading 7 - lesson 61",
    "created": "2022-08-08T01:29:47.874000Z",
    "description": "Reading 7 - lesson 61",
    "unlisted": false,
    "keepQuestionOrder": false,
    "showQuestionWithCorrectAnswers": true,
    "showCorrectAnswers": "at_end",
    "termLanguage": "EN",
    "definitionLanguage": "EN",
    "activities": [
        {
            "id": 1,
            "order": 0,
            "url": "/quiz/{{ id }}/flashcards",
            "name": "Flashcards",
            "include_by_default": true,
            "notes": []
        },
        {
            "id": 2,
            "order": 1,
            "url": "/quiz/{{ id }}/learn",
            "name": "Write",
            "include_by_default": true,
            "notes": []
        },
        {
            "id": 14,
            "order": 2,
            "url": "/quiz/{{ id }}/spelling_test",
            "name": "Test (spelling)",
            "include_by_default": true,
            "notes": [
                "spelling",
                "vocabulary"
            ]
        },
        {
            "id": 13,
            "order": 5,
            "url": "/quiz/{{ id }}/crossword",
            "name": "Crossword",
            "include_by_default": true,
            "notes": []
        },
        {
            "id": 12,
            "order": 11,
            "url": "https://embeddedt.github.io/SpaceSlimes-BrainBlast/?bbscript={{brain_blast}}/api/quiz/{{ id }}/as_maxnum20_shuffle_epic_script.js/",
            "name": "Space Slimes",
            "include_by_default": true,
            "notes": []
        },
        {
            "id": 15,
            "order": 12,
            "url": "/quiz/{{ id }}/match",
            "name": "Matching",
            "include_by_default": true,
            "notes": []
        }
    ]
}