How to get value from a nested JSON array in AngularJS template?
问题 I have some JSON data below: { "tracks": [ { "album": { "released": "2013", "href": "spotify:album:3qGeRY1wt4rrLIt1YuSwHR", "name": "The Marshall Mathers LP2 (Deluxe)", "availability": { "territories": "AD AR AT AU BE BG BO BR CH CL CO CR CY CZ DE DK DO EC EE ES FI FR GB GR GT HK HN HR HU IE IS IT LI LT LU LV MC MT MY NI NL NO NZ PA PE PH PL PT PY RO SE SG SI SK SV TR TW UY" } }, "name": "The Monster", "popularity": "0.94", "external-ids": [ { "type": "isrc", "id": "USUM71314082" <-- I want