contents
1{
2 "currently_playing": {
3 "album": {
4 "album_type": "compilation",
5 "total_tracks": 9,
6 "available_markets": [
7 "CA",
8 "BR",
9 "IT"
10 ],
11 "external_urls": {
12 "spotify": "string"
13 },
14 "href": "string",
15 "id": "2up3OPMp9Tb4dAKM2erWXQ",
16 "images": [
17 {
18 "url": "https://i.scdn.co/image/ab67616d00001e02ff9ca10b55ce82ae553c8228\n",
19 "height": 300,
20 "width": 300
21 }
22 ],
23 "name": "string",
24 "release_date": "1981-12",
25 "release_date_precision": "year",
26 "restrictions": {
27 "reason": "market"
28 },
29 "type": "album",
30 "uri": "spotify:album:2up3OPMp9Tb4dAKM2erWXQ",
31 "copyrights": [
32 {
33 "text": "string",
34 "type": "string"
35 }
36 ],
37 "external_ids": {
38 "isrc": "string",
39 "ean": "string",
40 "upc": "string"
41 },
42 "genres": [
43 "Egg punk",
44 "Noise rock"
45 ],
46 "label": "string",
47 "popularity": 0,
48 "album_group": "compilation",
49 "artists": [
50 {
51 "external_urls": {
52 "spotify": "string"
53 },
54 "href": "string",
55 "id": "string",
56 "name": "string",
57 "type": "artist",
58 "uri": "string"
59 }
60 ]
61 },
62 "artists": [
63 {
64 "external_urls": {
65 "spotify": "string"
66 },
67 "followers": {
68 "href": "string",
69 "total": 0
70 },
71 "genres": [
72 "Prog rock",
73 "Grunge"
74 ],
75 "href": "string",
76 "id": "string",
77 "images": [
78 {
79 "url": "https://i.scdn.co/image/ab67616d00001e02ff9ca10b55ce82ae553c8228\n",
80 "height": 300,
81 "width": 300
82 }
83 ],
84 "name": "string",
85 "popularity": 0,
86 "type": "artist",
87 "uri": "string"
88 }
89 ],
90 "available_markets": [
91 "string"
92 ],
93 "disc_number": 0,
94 "duration_ms": 0,
95 "explicit": true,
96 "external_ids": {
97 "isrc": "string",
98 "ean": "string",
99 "upc": "string"
100 },
101 "external_urls": {
102 "spotify": "string"
103 },
104 "href": "string",
105 "id": "string",
106 "is_playable": true,
107 "linked_from": {},
108 "restrictions": {
109 "reason": "string"
110 },
111 "name": "string",
112 "popularity": 0,
113 "preview_url": "string",
114 "track_number": 0,
115 "type": "track",
116 "uri": "string",
117 "is_local": true
118 },
119 "queue": [
120 {
121 "album": {
122 "album_type": "compilation",
123 "total_tracks": 9,
124 "available_markets": [
125 "CA",
126 "BR",
127 "IT"
128 ],
129 "external_urls": {
130 "spotify": "string"
131 },
132 "href": "string",
133 "id": "2up3OPMp9Tb4dAKM2erWXQ",
134 "images": [
135 {
136 "url": "https://i.scdn.co/image/ab67616d00001e02ff9ca10b55ce82ae553c8228\n",
137 "height": 300,
138 "width": 300
139 }
140 ],
141 "name": "string",
142 "release_date": "1981-12",
143 "release_date_precision": "year",
144 "restrictions": {
145 "reason": "market"
146 },
147 "type": "album",
148 "uri": "spotify:album:2up3OPMp9Tb4dAKM2erWXQ",
149 "copyrights": [
150 {
151 "text": "string",
152 "type": "string"
153 }
154 ],
155 "external_ids": {
156 "isrc": "string",
157 "ean": "string",
158 "upc": "string"
159 },
160 "genres": [
161 "Egg punk",
162 "Noise rock"
163 ],
164 "label": "string",
165 "popularity": 0,
166 "album_group": "compilation",
167 "artists": [
168 {
169 "external_urls": {
170 "spotify": "string"
171 },
172 "href": "string",
173 "id": "string",
174 "name": "string",
175 "type": "artist",
176 "uri": "string"
177 }
178 ]
179 },
180 "artists": [
181 {
182 "external_urls": {
183 "spotify": "string"
184 },
185 "followers": {
186 "href": "string",
187 "total": 0
188 },
189 "genres": [
190 "Prog rock",
191 "Grunge"
192 ],
193 "href": "string",
194 "id": "string",
195 "images": [
196 {
197 "url": "https://i.scdn.co/image/ab67616d00001e02ff9ca10b55ce82ae553c8228\n",
198 "height": 300,
199 "width": 300
200 }
201 ],
202 "name": "string",
203 "popularity": 0,
204 "type": "artist",
205 "uri": "string"
206 }
207 ],
208 "available_markets": [
209 "string"
210 ],
211 "disc_number": 0,
212 "duration_ms": 0,
213 "explicit": true,
214 "external_ids": {
215 "isrc": "string",
216 "ean": "string",
217 "upc": "string"
218 },
219 "external_urls": {
220 "spotify": "string"
221 },
222 "href": "string",
223 "id": "string",
224 "is_playable": true,
225 "linked_from": {},
226 "restrictions": {
227 "reason": "string"
228 },
229 "name": "string",
230 "popularity": 0,
231 "preview_url": "string",
232 "track_number": 0,
233 "type": "track",
234 "uri": "string",
235 "is_local": true
236 }
237 ]
238}
The Spotify Get the User's Queue Response Json is an example response of Spotify Get the User's Queue API which get the list of objects that make up the user's queue.
The Spotify Get User's Queue Json API allows users to retrieve the current playback queue of a user's device. This Json API returns a list of tracks in the user's queue, including the currently playing track. The response includes the track's name, artist, album, and duration, as well as the user's current playback position.
The Json response also includes the user's device ID, the device type, and the user's current playback context. This context includes the context type, the context URI, and the context metadata. The context metadata includes the context's name, the context's image, and the context's type. Additionally, the Json response includes the user's shuffle state and repeat state.