JSONObject optJSONObject(string key)
Get an optional JSONObject associated with a key. It returns null if there is no such key, or if its value is not a JSONObject.
A key string.
A JSONObject which is the value