{ "success": true, "data": { "items": [ { "id": 1, "media_id": 3, "track_number": 1, "title": "Speak to Me", "duration": "1:30", "artist": "Pink Floyd" }, { "id": 2, "media_id": 3, "track_number": 2, "title": "Breathe", "duration": "2:43", "artist": "Pink Floyd" } ] } }