$result = json_decode($data,true);
echo "<pre>"; print_r($result);

İle array olarak yazdırın ilgili değişkeni görür alırsınız.