Skip to content

Instantly share code, notes, and snippets.

@icheishvili
Created December 4, 2014 07:25
Show Gist options
  • Save icheishvili/b50fffb6556017105cb2 to your computer and use it in GitHub Desktop.
Save icheishvili/b50fffb6556017105cb2 to your computer and use it in GitHub Desktop.
Track Votes JSON
[
{
"channel_id": 121,
"created_at": "2014-07-04T20:34:01-04:00",
"down": false,
"id": 1747402,
"member_id": 5079674,
"network_id": 2,
"position": null,
"track_id": 32792,
"up": true,
"updated_at": "2014-07-04T20:34:01-04:00",
"track": {
"acoustid": "90a2f08e-3392-401a-97fa-5d565d2b1e6c",
"created_at": "2012-04-06T05:39:02-04:00",
"display_artist": null,
"has_metadata": true,
"id": 32792,
"isrc": null,
"isrc_source_id": null,
"length": 327,
"lyrics": null,
"mbid": null,
"mix": false,
"notes": null,
"number": null,
"original_release_location": null,
"parental_advisory": null,
"preview_length": null,
"preview_start": null,
"release": null,
"supplier_price": null,
"supplier_price_code": null,
"title": "Flying",
"track": "Guido Negraszus - Flying",
"track_container_id": null,
"updated_at": "2014-08-27T10:28:41-04:00",
"version": null,
"asset_url": null,
"details_url": "\/tracks\/32792",
"artist": {
"id": 14207,
"name": "Guido Negraszus",
"asset_url": null,
"images": {
}
},
"artists": [
{
"id": 14207,
"name": "Guido Negraszus",
"asset_url": null,
"images": {
}
}
],
"images": {
}
},
"channel": {
"ad_channels": "",
"channel_director": "Igor",
"created_at": "2011-06-06T19:34:39-04:00",
"description_long": null,
"description_short": "soothing vocal sounds of new age music!",
"forum_id": null,
"id": 121,
"key": "vocalnewage",
"name": "Vocal New Age",
"network_id": 2,
"old_id": 119,
"premium_id": null,
"tracklist_server_id": 6828,
"updated_at": "2011-06-22T13:32:56-04:00",
"asset_id": 108,
"asset_url": "\/\/static.audioaddict.com\/_development\/09885117eb43050f5a64e790a684426d.png",
"banner_url": null,
"description": "soothing vocal sounds of new age music!",
"similar_channels": [
],
"images": {
"default": "\/\/api.dev\/v1\/assets\/image\/09885117eb43050f5a64e790a684426d.png{?size,height,width,quality}"
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment