jam-cloud/web/spec/javascripts/fixtures/user_sync_track1.json

174 lines
5.4 KiB
JSON

{
"next": null,
"entries": [
{
"id": 20,
"recording_id": "52480b2a-046d-4be3-bfc0-8fd8bbb527b8",
"client_id": "7987a826-803a-4cb8-9c74-85ffba25d6d3",
"track_id": "1ac48188-a84f-4607-b074-37d252828a2e",
"client_track_id": "37bf89de-4f11-469a-a061-67e4e5451eb4",
"md5": "Nx29Yo0ku8MclPu5rmYsPg==",
"length": 159976,
"download_count": 0,
"instrument_id": "bass guitar",
"fully_uploaded": false,
"upload_failures": 0,
"part_failures": 0,
"created_at": "2014-10-15T02:50:44Z",
"type": "recorded_track",
"user": {
"id": "eab2713f-8631-4baa-b5d5-cc4eb8b2d86a",
"first_name": "Seth",
"last_name": "Call",
"photo_url": null,
"name": "Seth Call"
},
"recording": {
"id": "52480b2a-046d-4be3-bfc0-8fd8bbb527b8",
"band": null,
"created_at": "2014-10-15T02:50:44Z",
"duration": 3,
"comment_count": 0,
"like_count": 0,
"play_count": 0,
"my": {
"name": "Cheerful4",
"description": "",
"genre": "pop",
"genre_name": "Pop"
},
"owner": {
"id": "eab2713f-8631-4baa-b5d5-cc4eb8b2d86a",
"name": "Seth Call",
"location": "Austin, TX",
"photo_url": null
},
"recorded_tracks": [
{
"id": 20,
"fully_uploaded": true,
"client_track_id": "37bf89de-4f11-469a-a061-67e4e5451eb4",
"client_id": "7987a826-803a-4cb8-9c74-85ffba25d6d3",
"instrument_id": "bass guitar",
"recording_id": "52480b2a-046d-4be3-bfc0-8fd8bbb527b8",
"user": {
"id": "eab2713f-8631-4baa-b5d5-cc4eb8b2d86a",
"first_name": "Seth",
"last_name": "Call",
"city": "Austin",
"state": "TX",
"country": "US",
"location": "Austin, TX",
"photo_url": null
}
}
],
"comments": [
],
"claimed_recordings": [
{
"id": "4fa1ac49-169a-49f2-9ae5-dd008fec121b",
"name": "Cheerful4",
"description": "",
"is_public": true,
"genre_id": "pop",
"has_mix?": false,
"user_id": "eab2713f-8631-4baa-b5d5-cc4eb8b2d86a",
"share_url": "http:\/\/localhost:3000\/s\/NJEHSKOMME",
"mix": {
"mp3_url": "http:\/\/localhost:3000\/api\/claimed_recordings\/4fa1ac49-169a-49f2-9ae5-dd008fec121b\/download\/mp3",
"ogg_url": "http:\/\/localhost:3000\/api\/claimed_recordings\/4fa1ac49-169a-49f2-9ae5-dd008fec121b\/download\/ogg"
}
}
]
},
"upload": {
"should_upload": true,
"too_many_upload_failures": false
},
"download": {
"should_download": true,
"too_many_downloads": false
}
},
{
"id": 19,
"recording_id": "3aefac5f-b960-4196-90aa-1446825b4612",
"started_at": "2014-10-15T02:47:15Z",
"completed_at": "2014-10-15T02:47:17Z",
"completed": true,
"should_retry": false,
"download_count": 1,
"state": "mixed",
"type": "mix",
"recording": {
"id": "3aefac5f-b960-4196-90aa-1446825b4612",
"band": null,
"created_at": "2014-10-15T02:46:54Z",
"duration": 3,
"comment_count": 0,
"like_count": 0,
"play_count": 0,
"my": {
"name": "Cheerful3",
"description": "",
"genre": "pop",
"genre_name": "Pop"
},
"owner": {
"id": "eab2713f-8631-4baa-b5d5-cc4eb8b2d86a",
"name": "Seth Call",
"location": "Austin, TX",
"photo_url": null
},
"recorded_tracks": [
{
"id": 18,
"fully_uploaded": true,
"client_track_id": "ac651da5-7609-494a-aa2c-17287772441b",
"client_id": "7987a826-803a-4cb8-9c74-85ffba25d6d3",
"instrument_id": "bass guitar",
"recording_id": "3aefac5f-b960-4196-90aa-1446825b4612",
"user": {
"id": "eab2713f-8631-4baa-b5d5-cc4eb8b2d86a",
"first_name": "Seth",
"last_name": "Call",
"city": "Austin",
"state": "TX",
"country": "US",
"location": "Austin, TX",
"photo_url": null
}
}
],
"comments": [
],
"claimed_recordings": [
{
"id": "870fba4c-59de-4f57-a9d2-8200bdbffba9",
"name": "Cheerful3",
"description": "",
"is_public": true,
"genre_id": "pop",
"has_mix?": true,
"user_id": "eab2713f-8631-4baa-b5d5-cc4eb8b2d86a",
"share_url": "http:\/\/localhost:3000\/s\/IBB8ACWSLOA",
"mix": {
"mp3_url": "http:\/\/localhost:3000\/api\/claimed_recordings\/870fba4c-59de-4f57-a9d2-8200bdbffba9\/download\/mp3",
"ogg_url": "http:\/\/localhost:3000\/api\/claimed_recordings\/870fba4c-59de-4f57-a9d2-8200bdbffba9\/download\/ogg"
}
}
]
},
"duration": 3,
"error": null,
"download": {
"should_download": true,
"too_many_downloads": false
}
}
],
"total_entries": 2
}