Sorry for asking something so stupid. But I spent hours, read several forum posts and still can not read a variable from a JSON into a dictionary (dictionary.get ("name")).
My Json:
{"c2dictionary": true, "data": {"name": "blablabla", "race": "blalalala", "id": 1}}
<img src="https://dl.dropboxusercontent.com/u/2064178/dictionary.jpg" border="0">
CAPX
Anyone can help me? =/