Could you show us a JSON-sample?
I also suggest that you think about how to handle edge cases such as if the JSON-string contains an error message. Some API:s also return differently structured JSON-strings depending on the number of items contained (typically 1 vs many), so watch out for that