I\'m getting below JSON response:
[{\"startDate\":\"2012-07-12 11:21:38 +0530\",\"totalTime\":0},{\"startDate\":\"2012-07-11 11:27:33 +0530\",\"totalTime\":0
json_decode() will give you nested PHP types you can then descend to retrieve your data.