I need to parse this json. How can i parse? I use JSONOBJECT/JSONARRAY. But i can't parse please help me..
{
"answers": {
"Kırmızı": [
5,
15,
25,
30,
25
],
"Mavi": [
10,
20,
5,
35,
30
]
}
}