diff options
Diffstat (limited to 'libtmdb/samples/searchMulti_breakingBad.json')
-rw-r--r-- | libtmdb/samples/searchMulti_breakingBad.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/libtmdb/samples/searchMulti_breakingBad.json b/libtmdb/samples/searchMulti_breakingBad.json new file mode 100644 index 0000000..fb0ec82 --- /dev/null +++ b/libtmdb/samples/searchMulti_breakingBad.json @@ -0,0 +1,39 @@ +{ + "page": 1, + "results": [ + { + "backdrop_path": "/sIJyCJedGlZf1TId41gCtkblBGo.jpg", + "id": 1396, + "original_name": "Breaking Bad", + "first_air_date": "2008-01-19", + "poster_path": "/4yMXf3DW6oCL0lVPZaZM2GypgwE.jpg", + "popularity": 12.2665228348243, + "name": "Breaking Bad", + "vote_average": 9, + "vote_count": 68, + "media_type": "tv" + }, + { + "adult": false, + "backdrop_path": "/mMKahLSpwb9Yj2B0tB6vku3tkGy.jpg", + "id": 239459, + "original_title": "No Half Measures: Creating the Final Season of Breaking Bad", + "release_date": "2013-11-26", + "poster_path": "/8OixSR45U5dbqv8F0tlspmTbXxN.jpg", + "popularity": 2.8761099924108, + "title": "No Half Measures: Creating the Final Season of Breaking Bad", + "vote_average": 8.5, + "vote_count": 5, + "media_type": "movie" + }, + { + "adult": false, + "id": 287, + "name": "Brad Pitt", + "profile_path": "/w8zJQuN7tzlm6FY9mfGKihxp3Cb.jpg", + "media_type": "person" + } + ], + "total_pages": 1, + "total_results": 3 +} |