curl --location --request GET '/quizzes//translation'{
"quizId": "string",
"lang": "en",
"question": "string",
"opt1": "string",
"opt2": "string",
"opt3": "string",
"opt4": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}