Wednesday 15 August 2012

ios - MIssing property in response from SoundCloud API -



ios - MIssing property in response from SoundCloud API -

i'm have troubles retrieve datas tracks of them.

i utilize endpoint /tracks http request query. , exemple track :

id = 76255568

here json recieve :

{ "artwork_url" = "https://i1.sndcdn.com/artworks-000039059040-szzrcm-large.jpg"; "attachments_uri" = "https://api.soundcloud.com/tracks/76255568/attachments"; bpm = "<null>"; commentable = 1; "created_at" = "2013/01/24 12:14:16 +0000"; description = "bonobo\u2019s live album \u2018the north borders tour - live\u2019 released on 6 oct 2014. available on cd + dvd 70-page hardback book, or ltd vinyl , sound download.\n\norder now\nbonobo store: http://bonobomusic.com/shop\namazon: smarturl.it/northborderslivecd\nitunes: smarturl.it/northbordersliveit\n\npreview\ndvd trailer: youtu.be/onchyksrwie\nmore info: bonobomusic.com/news/live"; downloadable = 0; duration = 352371; "embeddable_by" = all; genre = electronic; id = 76255568; isrc = ""; "key_signature" = ""; kind = track; label = { "avatar_url" = "https://i1.sndcdn.com/avatars-000099073699-09bigf-large.jpg"; id = 95982; kind = user; "last_modified" = "2014/10/15 13:58:34 +0000"; permalink = "ninja-tune"; "permalink_url" = "http://soundcloud.com/ninja-tune"; uri = "https://api.soundcloud.com/users/95982"; username = "ninja tune"; }; "label_id" = 95982; "label_name" = "ninja tune"; "last_modified" = "2014/10/15 16:14:00 +0000"; license = "all-rights-reserved"; "original_content_size" = 15437251; "original_format" = mp3; permalink = cirrus; "permalink_url" = "http://soundcloud.com/bonobo/cirrus"; policy = allow; "purchase_title" = "<null>"; "purchase_url" = "http://bonobomusic.com/shop"; release = ""; "release_day" = "<null>"; "release_month" = "<null>"; "release_year" = "<null>"; sharing = public; state = finished; "stream_url" = "https://api.soundcloud.com/tracks/76255568/stream"; streamable = 1; "tag_list" = "bonobo cirrus north borders ninja tune electronic house instrumental cyriak"; title = cirrus; "track_type" = original; uri = "https://api.soundcloud.com/tracks/76255568"; user = { "avatar_url" = "https://i1.sndcdn.com/avatars-000101336939-rzj1kf-large.jpg"; id = 8962073; kind = user; "last_modified" = "2014/10/15 13:57:43 +0000"; permalink = bonobo; "permalink_url" = "http://soundcloud.com/bonobo"; uri = "https://api.soundcloud.com/users/8962073"; username = bonobo; }; "user_id" = 8962073; "video_url" = "http://www.youtube.com/watch?v=wf34n4gjake&feature=youtu.be"; "waveform_url" = "https://w1.sndcdn.com/vr5ukuozylbw_m.png"; }

the property playback_count missing. may other, utilize one. when utilize ios app of souncloud count displayed.

do have thought how retrieve ? possible ?

thanks

soundcloud features quiet mode enables users display or hide stat.

it possible retrieve playback_count if business relationship hosting track toggles quiet mode or contact accountholder directly.

ios json api soundcloud

No comments:

Post a Comment