{
  "theme": "filmserie",
  "questions": [
    {
      "id": 1,
      "question": "Wer spielte Batman in „The Dark Knight“?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Christian Bale",
          "correct": true
        },
        {
          "text": "Ben Affleck",
          "correct": false
        },
        {
          "text": "George Clooney",
          "correct": false
        }
      ]
    },
    {
      "id": 2,
      "question": "Wie heißt Batmans Butler?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Alfred",
          "correct": true
        },
        {
          "text": "Harvey",
          "correct": false
        },
        {
          "text": "Gordon",
          "correct": false
        }
      ]
    },
    {
      "id": 3,
      "question": "Wer ist der Hauptgegner in „The Dark Knight“?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Joker",
          "correct": true
        },
        {
          "text": "Riddler",
          "correct": false
        },
        {
          "text": "Pinguin",
          "correct": false
        }
      ]
    },
    {
      "id": 4,
      "question": "Wie heißt die Stadt in der Batman lebt ?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Gotham",
          "correct": true
        },
        {
          "text": "Metropolis",
          "correct": false
        },
        {
          "text": "Star City",
          "correct": false
        }
      ]
    },
    {
      "id": 5,
      "question": "Wer spielte Batman in „Batman v Superman“?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ben Affleck",
          "correct": true
        },
        {
          "text": "Val Kilmer",
          "correct": false
        },
        {
          "text": "Robert Pattinson",
          "correct": false
        }
      ]
    },
    {
      "id": 6,
      "question": "Wie heißt Batmans Auto?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Batmobil",
          "correct": true
        },
        {
          "text": "K.I.T.T.",
          "correct": false
        },
        {
          "text": "Nightcar",
          "correct": false
        }
      ]
    },
    {
      "id": 7,
      "question": "Welche Farbe hat der Anzug von Batman meistens?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Schwarz",
          "correct": true
        },
        {
          "text": "Rot",
          "correct": false
        },
        {
          "text": "Blau",
          "correct": false
        }
      ]
    },
    {
      "id": 8,
      "question": "Wer ist Batmans Partner in vielen Filmen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Robin",
          "correct": true
        },
        {
          "text": "Barry",
          "correct": false
        },
        {
          "text": "Jason",
          "correct": false
        }
      ]
    },
    {
      "id": 9,
      "question": "Wer führte Regie bei der „Dark Knight“-Trilogie?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Christopher Nolan",
          "correct": true
        },
        {
          "text": "Tim Burton",
          "correct": false
        },
        {
          "text": "Zack Snyder",
          "correct": false
        }
      ]
    },
    {
      "id": 10,
      "question": "Wie heißt Batmans alter Ego?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Bruce Wayne",
          "correct": true
        },
        {
          "text": "Clark Kent",
          "correct": false
        },
        {
          "text": "Tony Stark",
          "correct": false
        }
      ]
    },
    {
      "id": 11,
      "question": "Welcher Gegner nennt sich „Clownprinz des Verbrechens“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Joker",
          "correct": true
        },
        {
          "text": "Two-Face",
          "correct": false
        },
        {
          "text": "Bane",
          "correct": false
        }
      ]
    },
    {
      "id": 12,
      "question": "Welcher Schurke leidet unter einer gespaltenen Persönlichkeit?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Two-Face",
          "correct": true
        },
        {
          "text": "Scarecrow",
          "correct": false
        },
        {
          "text": "Riddler",
          "correct": false
        }
      ]
    },
    {
      "id": 13,
      "question": "Welcher Gegner in Batman, benutzt Angstgas?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Scarecrow",
          "correct": true
        },
        {
          "text": "Penguin",
          "correct": false
        },
        {
          "text": "Killer Croc",
          "correct": false
        }
      ]
    },
    {
      "id": 14,
      "question": "Welcher Feind ist ein Meister der Rätsel?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Riddler",
          "correct": true
        },
        {
          "text": "Bane",
          "correct": false
        },
        {
          "text": "Clayface",
          "correct": false
        }
      ]
    },
    {
      "id": 15,
      "question": "Welcher Schurke brach Batman das Rückgrat?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bane",
          "correct": true
        },
        {
          "text": "Joker",
          "correct": false
        },
        {
          "text": "Deathstroke",
          "correct": false
        }
      ]
    },
    {
      "id": 16,
      "question": "Welcher Bösewicht aus Batman, kontrolliert Eiskälte?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Mr. Freeze",
          "correct": true
        },
        {
          "text": "Firefly",
          "correct": false
        },
        {
          "text": "Ra’s al Ghul",
          "correct": false
        }
      ]
    },
    {
      "id": 17,
      "question": "Welche Figur aus Batman ist halb Mensch, halb Krokodil?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Killer Croc",
          "correct": true
        },
        {
          "text": "Man-Croc",
          "correct": false
        },
        {
          "text": "Penguin",
          "correct": false
        }
      ]
    },
    {
      "id": 18,
      "question": "Welche Gegenspielerin ist gleichzeitig Meisterdiebin?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Catwoman",
          "correct": true
        },
        {
          "text": "Talia al Ghul",
          "correct": false
        },
        {
          "text": "Harley Quinn",
          "correct": false
        }
      ]
    },
    {
      "id": 19,
      "question": "Welche Schurkin aus Batman verwendet oft eine Baseballkeule?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Harley Quinn",
          "correct": true
        },
        {
          "text": "Poison Ivy",
          "correct": false
        },
        {
          "text": "Catwoman",
          "correct": false
        }
      ]
    },
    {
      "id": 20,
      "question": " Welcher Gegner aus Batman benutzt Pflanzen und Gift?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Poison Ivy",
          "correct": true
        },
        {
          "text": "Scarecrow",
          "correct": false
        },
        {
          "text": "Penguin",
          "correct": false
        }
      ]
    }
  ]
}