{
  "status": true,
  "status_code": 200,
  "creator": "api.vreden.my.id",
  "result": {
    "question": "Apa nama sungai\nterpanjang di dunia?",
    "choices": {
      "A": "Sungai Amazon",
      "B": "Sungai Nil",
      "C": "Sungai Yangtze"
    },
    "correctAnswer": "B"
  }
}