605 lines
17 KiB
JSON
605 lines
17 KiB
JSON
{
|
|
"musicians": [
|
|
{
|
|
"id": "1",
|
|
"first_name": "Test",
|
|
"last_name": "User1",
|
|
"name": "Test User1",
|
|
"city": "Denver",
|
|
"state": "CO",
|
|
"country": "US",
|
|
"online": true,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "Biography of Test User1. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 },
|
|
{ "instrument_id": "keyboard", "description": "Keyboard", "proficiency_level": 3, "priority": 8 },
|
|
{ "instrument_id": "ukulele", "description": "Ukulele", "proficiency_level": 3, "priority": 11 },
|
|
{ "instrument_id": "voice", "description": "Voice", "proficiency_level": 3, "priority": 13 },
|
|
{ "instrument_id": "piano", "description": "Piano", "proficiency_level": 2, "priority": 10 },
|
|
{ "instrument_id": "banjo", "description": "Banjo", "proficiency_level": 2, "priority": 4}
|
|
],
|
|
"followings": [],
|
|
"is_friend": true,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 1,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 10,
|
|
"audio_latency": 5,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": [
|
|
{
|
|
"description": "Asian"
|
|
},
|
|
{
|
|
"description": "Classical"
|
|
},
|
|
{
|
|
"description": "Hard Rock"
|
|
},
|
|
{
|
|
"description": "Jazz"
|
|
},
|
|
{
|
|
"description": "Latin"
|
|
},
|
|
{
|
|
"description": "Oldies"
|
|
},
|
|
{
|
|
"description": "Pop"
|
|
},
|
|
{
|
|
"description": "Soft Rock"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "2",
|
|
"first_name": "Test",
|
|
"last_name": "User2",
|
|
"name": "Test User2",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "Biography of Test User2.",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "3",
|
|
"first_name": "Test",
|
|
"last_name": "User3",
|
|
"name": "Test User3",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "4",
|
|
"first_name": "Test",
|
|
"last_name": "User4",
|
|
"name": "Test User4",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "5",
|
|
"first_name": "Test",
|
|
"last_name": "User5",
|
|
"name": "Test User5",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "6",
|
|
"first_name": "Test",
|
|
"last_name": "User6",
|
|
"name": "Test User6",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "7",
|
|
"first_name": "Test",
|
|
"last_name": "User7",
|
|
"name": "Test User7",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "8",
|
|
"first_name": "Test",
|
|
"last_name": "User8",
|
|
"name": "Test User8",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "9",
|
|
"first_name": "Test",
|
|
"last_name": "User9",
|
|
"name": "Test User9",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "10",
|
|
"first_name": "Test",
|
|
"last_name": "User10",
|
|
"name": "Test User10",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
|
|
{
|
|
"id": "11",
|
|
"first_name": "Test",
|
|
"last_name": "User11",
|
|
"name": "Test User11",
|
|
"city": "Denver",
|
|
"state": "CO",
|
|
"country": "US",
|
|
"online": true,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "Biography of Test User1",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 },
|
|
{ "instrument_id": "keyboard", "description": "Keyboard", "proficiency_level": 3, "priority": 8 },
|
|
{ "instrument_id": "ukulele", "description": "Ukulele", "proficiency_level": 3, "priority": 11 },
|
|
{ "instrument_id": "voice", "description": "Voice", "proficiency_level": 3, "priority": 13 },
|
|
{ "instrument_id": "piano", "description": "Piano", "proficiency_level": 2, "priority": 10 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": true,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 1,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 10,
|
|
"audio_latency": 5,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "12",
|
|
"first_name": "Test",
|
|
"last_name": "User12",
|
|
"name": "Test User12",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "13",
|
|
"first_name": "Test",
|
|
"last_name": "User13",
|
|
"name": "Test User13",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "14",
|
|
"first_name": "Test",
|
|
"last_name": "User14",
|
|
"name": "Test User14",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "15",
|
|
"first_name": "Test",
|
|
"last_name": "User15",
|
|
"name": "Test User15",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "16",
|
|
"first_name": "Test",
|
|
"last_name": "User16",
|
|
"name": "Test User16",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "17",
|
|
"first_name": "Test",
|
|
"last_name": "User17",
|
|
"name": "Test User17",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "18",
|
|
"first_name": "Test",
|
|
"last_name": "User18",
|
|
"name": "Test User18",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "19",
|
|
"first_name": "Test",
|
|
"last_name": "User19",
|
|
"name": "Test User19",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
},
|
|
{
|
|
"id": "20",
|
|
"first_name": "Test",
|
|
"last_name": "User20",
|
|
"name": "Test User20",
|
|
"city": "Austin",
|
|
"state": "TX",
|
|
"country": "US",
|
|
"online": false,
|
|
"musician": true,
|
|
"photo_url": null,
|
|
"biography": "",
|
|
"full_score": null,
|
|
"instruments": [
|
|
{ "instrument_id": "acoustic guitar", "description": "Acoustic Guitar", "proficiency_level": 3, "priority": 1 }
|
|
],
|
|
"followings": [],
|
|
"is_friend": false,
|
|
"is_following": false,
|
|
"pending_friend_request": false,
|
|
"friend_count": 0,
|
|
"follow_count": 0,
|
|
"recording_count": 0,
|
|
"session_count": 0,
|
|
"audio_latency": null,
|
|
"last_active_timestamp": 1629916641,
|
|
"genres": []
|
|
}
|
|
],
|
|
"page_count": 2,
|
|
"my_audio_latency": 5,
|
|
"filter_json": "{\"id\":\"68dcc055-cb5d-40d6-8ed4-66772d1a1a31\",\"user_id\":\"27bd4a30-d1b8-4eea-8454-01a104d59381\",\"foreign_key1_id\":null,\"data_blob\":{\"sort_order\":\"latency\",\"instruments\":[],\"genres\":[],\"concert_gigs\":\"-1\",\"interests\":\"any\",\"studio_sessions\":\"-1\",\"ages\":[],\"skill_level\":\"-1\"}}",
|
|
"description": "Current Search: Sort = Latency to Me",
|
|
"is_blank_filter": false
|
|
}
|