Gracias 
alex171294 por tu sugerencia, 
hhs en efecto el código que pusiste me servio ya me muestra el primer nivel de 
versions, pero me marca error:  
Notice: Array to string conversion in 
Al parecer es por que en versions hay otro nivel anidado (arreglo) 
type. 
esta es la parte json de versions:    
Código JSON:
Ver original- "versions": [ 
-     { 
-       "id": 255, 
-       "type": [ 
-         "lang_ingles", 
-         "app", 
-         "v1" 
-       ], 
-       "label": "version app ingles" 
-     }, 
-     { 
-       "id": 256, 
-       "type": [ 
-         "lang_espanol", 
-         "app", 
-         "v2" 
-       ], 
-       "label": "version app espanol" 
-     }, 
-     { 
-       "id": 257, 
-       "type": [ 
-         "lang_jap", 
-         "app", 
-         "v3" 
-       ], 
-       "label": "version app japones" 
-     } 
-   ] 
Te agradeceré si puedes echarme la mano por que ya le intente y creo que ando bloqueado. 
Muchas gracias por su apoyo. 
Saludos