I want to parse a nested json like this : { "response": {"status": "ok"} } into a single string using gson.
Effectively it should store