var obj = JSON.parse('{"data":"abcde","id":123450}');
obj.data // diyerek  abcde erişebilirisniz.