themoviedb 0.1.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (67) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +459 -0
  3. data/lib/themoviedb.rb +4 -5
  4. data/lib/themoviedb/api.rb +4 -5
  5. data/lib/themoviedb/collection.rb +6 -7
  6. data/lib/themoviedb/company.rb +7 -8
  7. data/lib/themoviedb/configuration.rb +2 -2
  8. data/lib/themoviedb/episode.rb +16 -17
  9. data/lib/themoviedb/find.rb +11 -12
  10. data/lib/themoviedb/genre.rb +53 -57
  11. data/lib/themoviedb/job.rb +3 -5
  12. data/lib/themoviedb/movie.rb +62 -63
  13. data/lib/themoviedb/person.rb +37 -33
  14. data/lib/themoviedb/resource.rb +19 -21
  15. data/lib/themoviedb/search.rb +30 -30
  16. data/lib/themoviedb/season.rb +16 -17
  17. data/lib/themoviedb/tv.rb +24 -25
  18. data/lib/themoviedb/version.rb +2 -1
  19. data/spec/company_spec.rb +31 -36
  20. data/spec/find_spec.rb +10 -13
  21. data/spec/movie_spec.rb +124 -129
  22. data/spec/person_spec.rb +53 -53
  23. data/spec/spec/vcr/find/search_imdb.yml +39 -0
  24. data/spec/spec_helper.rb +29 -0
  25. data/spec/tv_spec.rb +196 -217
  26. data/spec/vcr/company/detail.yml +67 -0
  27. data/spec/vcr/company/movies.yml +98 -0
  28. data/spec/vcr/find/search_imdb.yml +50 -0
  29. data/spec/vcr/find/search_tvdb.yml +52 -0
  30. data/spec/vcr/movie/alternative_titles_for_id.yml +69 -0
  31. data/spec/vcr/movie/cast_information_for_id.yml +109 -0
  32. data/spec/vcr/movie/changes_made.yml +60 -0
  33. data/spec/vcr/movie/credits_for_id.yml +99 -0
  34. data/spec/vcr/movie/crew_for_id.yml +109 -0
  35. data/spec/vcr/movie/detail.yml +93 -0
  36. data/spec/vcr/movie/detail_with_appended_response.yml +254 -0
  37. data/spec/vcr/movie/images.yml +62 -0
  38. data/spec/vcr/movie/keywords_for_id.yml +62 -0
  39. data/spec/vcr/movie/language_german.yml +112 -0
  40. data/spec/vcr/movie/movie_belongs_for_id.yml +89 -0
  41. data/spec/vcr/movie/now_playing.yml +90 -0
  42. data/spec/vcr/movie/popular.yml +96 -0
  43. data/spec/vcr/movie/releases_for_id.yml +60 -0
  44. data/spec/vcr/movie/return_latest_movie.yml +62 -0
  45. data/spec/vcr/movie/return_upcoming_movie.yml +186 -0
  46. data/spec/vcr/movie/similar_for_id.yml +180 -0
  47. data/spec/vcr/movie/top_rated.yml +190 -0
  48. data/spec/vcr/movie/trailers_for_id.yml +60 -0
  49. data/spec/vcr/movie/translations_for_id.yml +76 -0
  50. data/spec/vcr/person/changes.yml +50 -0
  51. data/spec/vcr/person/credits.yml +459 -0
  52. data/spec/vcr/person/detail.yml +65 -0
  53. data/spec/vcr/person/detail_with_appended_response.yml +762 -0
  54. data/spec/vcr/person/images.yml +50 -0
  55. data/spec/vcr/person/latest.yml +51 -0
  56. data/spec/vcr/person/popular.yml +125 -0
  57. data/spec/vcr/tv/cast.yml +74 -0
  58. data/spec/vcr/tv/crew.yml +74 -0
  59. data/spec/vcr/tv/detail.yml +63 -0
  60. data/spec/vcr/tv/detail_with_appeded_response.yml +76 -0
  61. data/spec/vcr/tv/external_ids.yml +60 -0
  62. data/spec/vcr/tv/images.yml +121 -0
  63. data/spec/vcr/tv/popular.yml +96 -0
  64. data/spec/vcr/tv/test_chuck.yml +52 -0
  65. data/spec/vcr/tv/top_rated.yml +84 -0
  66. data/themoviedb.gemspec +10 -35
  67. metadata +94 -9
@@ -0,0 +1,60 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://api.themoviedb.org/3/tv/1396/external_ids?api_key=8a221fc31fcdf12a8af827465574ffc9
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept:
11
+ - application/json
12
+ Content-Type:
13
+ - application/json
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: OK
18
+ headers:
19
+ Access-Control-Allow-Origin:
20
+ - '*'
21
+ Age:
22
+ - '0'
23
+ Cache-Control:
24
+ - public, max-age=86402
25
+ Content-Type:
26
+ - application/json;charset=utf-8
27
+ Date:
28
+ - Tue, 26 Nov 2013 00:49:43 GMT
29
+ Etag:
30
+ - '"985f35fb49d902cab4200ee680eae8e1"'
31
+ Server:
32
+ - nginx
33
+ Status:
34
+ - 200 OK
35
+ Via:
36
+ - 1.1 varnish
37
+ X-Cache:
38
+ - MISS
39
+ X-Memc:
40
+ - MISS, STORE
41
+ X-Memc-Age:
42
+ - '0'
43
+ X-Memc-Expires:
44
+ - '86402'
45
+ X-Memc-Key:
46
+ - 7c8188d4ff96952bbef2d9154131fe1b
47
+ X-Varnish:
48
+ - '2083782524'
49
+ X-Varnish-Sid:
50
+ - tm-v-p-1100
51
+ Content-Length:
52
+ - '128'
53
+ Connection:
54
+ - keep-alive
55
+ body:
56
+ encoding: UTF-8
57
+ string: '{"id":1396,"imdb_id":"tt0903747","freebase_id":"/en/breaking_bad","freebase_mid":"/m/03d34x8","tvdb_id":81189,"tvrage_id":18164}'
58
+ http_version:
59
+ recorded_at: Tue, 26 Nov 2013 00:49:46 GMT
60
+ recorded_with: VCR 2.5.0
@@ -0,0 +1,121 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://api.themoviedb.org/3/tv/1396/images?api_key=8a221fc31fcdf12a8af827465574ffc9
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept:
11
+ - application/json
12
+ Content-Type:
13
+ - application/json
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: OK
18
+ headers:
19
+ Access-Control-Allow-Origin:
20
+ - '*'
21
+ Age:
22
+ - '0'
23
+ Cache-Control:
24
+ - public, max-age=86402
25
+ Content-Type:
26
+ - application/json;charset=utf-8
27
+ Date:
28
+ - Tue, 26 Nov 2013 00:38:36 GMT
29
+ Etag:
30
+ - '"0b9b139d1d04938a1857f8c5ba3879f2"'
31
+ Server:
32
+ - nginx
33
+ Status:
34
+ - 200 OK
35
+ Vary:
36
+ - Accept-Encoding
37
+ Via:
38
+ - 1.1 varnish
39
+ X-Cache:
40
+ - MISS
41
+ X-Memc:
42
+ - HIT
43
+ X-Memc-Age:
44
+ - '37148'
45
+ X-Memc-Expires:
46
+ - '49254'
47
+ X-Memc-Key:
48
+ - cc97f2aead65d6d0d7fcbbd28a1446a4
49
+ X-Varnish:
50
+ - '2699597759'
51
+ X-Varnish-Sid:
52
+ - tm-v-p-1200
53
+ Content-Length:
54
+ - '13828'
55
+ Connection:
56
+ - keep-alive
57
+ body:
58
+ encoding: UTF-8
59
+ string: '{"backdrops":[{"aspect_ratio":1.78,"file_path":"/dRaV8HGx7Z9xmw77qSs8prp5OuI.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/mojM8NJQlpTWpiD68rcOWnzcEVR.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/nIh1ygw5kVRaEFqXcj8CTi3pKK5.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/bbFaLaLv8TwR7KKnZ3reHGS4VQO.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/bFWW5vVZS1YW0a0Cq0liYakj6vt.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/siv4GtEMtrqljl0qiTGCvzolXWH.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/wvFckSZAG1OVPEwM8YUtLC3DOWk.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/yG8QDHyrVMBe5H7Q7cIPKq45Iq0.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/eIOpMbnMqiAgBS8cZocAATRsb28.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/9V1yohvMOePVd6b1WiUItPEN8sK.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/bzoZjhbpriBT2N5kwgK0weUfVOX.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/n5kIjzyYNdDfJbfNkG68j3qDm6n.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/6tRuCy7VXidZVRXIR4ThBx2omK3.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/bZ23G5JiNmeZG9t6hRMLhY9W3gP.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/eSzpy96DwBujGFj0xMbXBcGcfxX.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/gVqPqjyiDmpoNJOFjvg0b8WCC3R.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/bagJdiz7JzB1bb87x24qKwrgWwK.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/an69IYogpnY2spo1dGVjmTy0m49.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/eCaT3wx244KPmnMchvag3kSGGw5.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/u3TcKJ1qqgd8D3Dd73FnIMVVsur.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/yFVUqiugxQLLrYxwsIcGQ3P8FWO.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/6u4YG0oNzhFaFJs080ljlpSgpfD.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/zzSjSRC04z7dc4xQopWTJYmXb9g.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/vIgu5fsJH50QcSz2hmfaqJHovUo.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/oyOGhA8G74rd8c6VdeU3Mi7v8n7.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/2X0RK6uztO7J5XBSRtRcNGlzGml.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/gN14vIo5T2G3kwtdS1lHuFeJXJ9.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/2cxsSpTNb8SFczKLrnXlhw2p7hW.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/yjcJtXWrQfU96l3b46iMvNNpg3Z.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/5sHew9rjOsALuDVxwu0pJexOXWA.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/61nBiocMvOxvPtJgxk3GLCePvcf.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/aIOpF9Fp1SbYpSusJ3scDTYrqod.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/bTJLGUbqcGAuZnNvp59zjqqLzOR.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/mpfWjvSmNaYCzfUmfnGe1A1wkbu.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/77q8qOwsEJyZGDf3nzhq13bg98X.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/zintOUBVjVapaNN3vAmm1rcfY1p.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/rmOmfel02YAgVRUdb9tlRyLW8mm.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/23RzDwwd78gCffMoBXoOKKSRlcr.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/m5apfrjjgc7jbOwRTXqDF5EXXfO.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/nxVC9a6TjeoKr6Ezkfz1jRSlf6L.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/qnnW0CY89lQZPgNrwpARJOBQtI1.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/k2N2DpK7kDcM0rXLKuTV6bUTIZN.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/ebQo1jOfx9UR9cPzBa6bHpxMWhq.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/rMvlRVBngldwWCoGqxQoPdJRnwC.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/abFs25RWEvn8WkLholkqFAUC8OF.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/v5F4chUYiRnH9cI2JCpWrrK3q6D.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/ymrPqhHl8v9tf3eK3f9byggZ0n7.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/99PL1OnOT9PVZx09qerR0s1g0Gx.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/162VmHV23N1FqQhYjZiZCH9GkQA.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/gzqjlgcYIHZSnUS1bnxVDxQwCR0.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/qfWveejMEeA4zGgscX8YUUTLuTB.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/3FnSPz1nqkaW65dj4BWRN185adp.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/va7jNaQUsIdWADokQSdPXeJYk1O.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/nXlTbIrgroOCCKQSsMizmqQ4NAG.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/mrPw1gAXXV8OYQTr8ipKuYTuaa6.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/qamG9LeH42UombW1bfZlIlzO5Y1.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/ewRICWQvNXsViiUouM3M3jm5VyI.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/qgSmYpFBZdfHbjssjJN1XOrb2Us.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/tJAeZ3OoWDC1LVe7IBmGnBSOYZX.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/upeNbWF5wKZUOUcUW4EnVfYYjRo.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/y3Roit8o1v7EYXGqH7AQMNUBZQR.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/lPQn4F48YL5IwwrjPx6QRRuDyjR.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920}],"id":1396,"posters":[{"aspect_ratio":1.0,"file_path":"/lVbofIPlw3kYa8FQgHT7GtWMI2Q.jpg","height":1000,"iso_639_1":"nl","vote_average":5.3125,"vote_count":1,"width":1000},{"aspect_ratio":0.68,"file_path":"/iRDNn9EHKuBhGa77UBteazvsZa1.jpg","height":1000,"iso_639_1":null,"vote_average":5.29761904761905,"vote_count":1,"width":680},{"aspect_ratio":0.68,"file_path":"/51H0ifZ0TM5sAp4yBvolUpFaPaC.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/xkbl9GV6p9JwDPXIYwODVcunlRT.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/u69b0G6HlfrwkchQdn8lzEEjFxt.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/hyWz3p2KCxw3T3OTyFzQgYvkhJf.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/mmtUaqRpsWcqb4ISF3CaoK0ptO7.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/i5bfplXbyLm7BvofUBVj7Zaan4w.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/mVIvcV9IEsfnTdbNXPNWkiU6N7t.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/e6Ydx9xHuiQa6qsx20LR4x71DCS.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/3bHLOzAOY2Rn4c5YrvALzZVE6tg.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/t9r2UYuRppdZKmeYHSgdx09uHzl.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/3feoWsQPtBdUhrOCVPB1iazSb2W.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/fO3OqQQEIZN44K9jcs0Q4JuFHOl.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/uL7s6lRsApvFuxQFqT5FA1SuSdX.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/1gNZDkSc1kb9azLYVQHS9DCBpAs.jpg","height":1000,"iso_639_1":"ru","vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/zdipQZmcmaCUNGsXP6OdBEjDCSP.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/xd8tk9ox8QvQClvD48bmQc2t6dx.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/pOLOC2tzz70N1RngVZtfhJuB5Fp.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/85fOzuORUuQlDPSNkFCDnaUXZtv.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/21YJ4mM7C9V5e2esqeB4AoBjKPy.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/xMvrBjxu2EskHhiZ2sNgufBhGzF.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/wnoMOVO06oI55fWrR0mQUbquERh.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/nXXSNb8qXn66DeZL0BIG79Omyo2.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/biPjf15logCBAIptiM1YYCOeTxE.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/ccxTzJHWYhAGg3MFaTzGfpFAXGi.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/oAJvOW85rXKs8GlWoT5jssd7qNU.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/8VxH7FSiCDmSZyfxsqz25ZWbP7O.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/7pFpIXpn2DOst3bOMQIqCEHeAWS.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/6uiT7QidRjVVywFgOAUQoY7iPup.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/fzNaunYfNFvVesiIvcEgr8h4qix.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.67,"file_path":"/j5k6ZTYqamPDZplCCXuokjJ2PoJ.jpg","height":2400,"iso_639_1":"it","vote_average":0.0,"vote_count":0,"width":1600}]}'
60
+ http_version:
61
+ recorded_at: Tue, 26 Nov 2013 00:38:38 GMT
62
+ - request:
63
+ method: get
64
+ uri: http://api.themoviedb.org/3/tv/1396/images?api_key=8a221fc31fcdf12a8af827465574ffc9
65
+ body:
66
+ encoding: US-ASCII
67
+ string: ''
68
+ headers:
69
+ Accept:
70
+ - application/json
71
+ Content-Type:
72
+ - application/json
73
+ response:
74
+ status:
75
+ code: 200
76
+ message: OK
77
+ headers:
78
+ Access-Control-Allow-Origin:
79
+ - '*'
80
+ Age:
81
+ - '0'
82
+ Cache-Control:
83
+ - public, max-age=86402
84
+ Content-Type:
85
+ - application/json;charset=utf-8
86
+ Date:
87
+ - Tue, 26 Nov 2013 00:38:36 GMT
88
+ Etag:
89
+ - '"0b9b139d1d04938a1857f8c5ba3879f2"'
90
+ Server:
91
+ - nginx
92
+ Status:
93
+ - 200 OK
94
+ Vary:
95
+ - Accept-Encoding
96
+ Via:
97
+ - 1.1 varnish
98
+ X-Cache:
99
+ - MISS
100
+ X-Memc:
101
+ - HIT
102
+ X-Memc-Age:
103
+ - '37148'
104
+ X-Memc-Expires:
105
+ - '49254'
106
+ X-Memc-Key:
107
+ - cc97f2aead65d6d0d7fcbbd28a1446a4
108
+ X-Varnish:
109
+ - '2083410538'
110
+ X-Varnish-Sid:
111
+ - tm-v-p-1100
112
+ Content-Length:
113
+ - '13828'
114
+ Connection:
115
+ - keep-alive
116
+ body:
117
+ encoding: UTF-8
118
+ string: '{"backdrops":[{"aspect_ratio":1.78,"file_path":"/dRaV8HGx7Z9xmw77qSs8prp5OuI.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/mojM8NJQlpTWpiD68rcOWnzcEVR.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/nIh1ygw5kVRaEFqXcj8CTi3pKK5.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/bbFaLaLv8TwR7KKnZ3reHGS4VQO.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/bFWW5vVZS1YW0a0Cq0liYakj6vt.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/siv4GtEMtrqljl0qiTGCvzolXWH.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/wvFckSZAG1OVPEwM8YUtLC3DOWk.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/yG8QDHyrVMBe5H7Q7cIPKq45Iq0.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/eIOpMbnMqiAgBS8cZocAATRsb28.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/9V1yohvMOePVd6b1WiUItPEN8sK.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/bzoZjhbpriBT2N5kwgK0weUfVOX.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/n5kIjzyYNdDfJbfNkG68j3qDm6n.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/6tRuCy7VXidZVRXIR4ThBx2omK3.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/bZ23G5JiNmeZG9t6hRMLhY9W3gP.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/eSzpy96DwBujGFj0xMbXBcGcfxX.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/gVqPqjyiDmpoNJOFjvg0b8WCC3R.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/bagJdiz7JzB1bb87x24qKwrgWwK.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/an69IYogpnY2spo1dGVjmTy0m49.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/eCaT3wx244KPmnMchvag3kSGGw5.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/u3TcKJ1qqgd8D3Dd73FnIMVVsur.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/yFVUqiugxQLLrYxwsIcGQ3P8FWO.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/6u4YG0oNzhFaFJs080ljlpSgpfD.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/zzSjSRC04z7dc4xQopWTJYmXb9g.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/vIgu5fsJH50QcSz2hmfaqJHovUo.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/oyOGhA8G74rd8c6VdeU3Mi7v8n7.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/2X0RK6uztO7J5XBSRtRcNGlzGml.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/gN14vIo5T2G3kwtdS1lHuFeJXJ9.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/2cxsSpTNb8SFczKLrnXlhw2p7hW.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/yjcJtXWrQfU96l3b46iMvNNpg3Z.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/5sHew9rjOsALuDVxwu0pJexOXWA.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/61nBiocMvOxvPtJgxk3GLCePvcf.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/aIOpF9Fp1SbYpSusJ3scDTYrqod.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/bTJLGUbqcGAuZnNvp59zjqqLzOR.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/mpfWjvSmNaYCzfUmfnGe1A1wkbu.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/77q8qOwsEJyZGDf3nzhq13bg98X.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/zintOUBVjVapaNN3vAmm1rcfY1p.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/rmOmfel02YAgVRUdb9tlRyLW8mm.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/23RzDwwd78gCffMoBXoOKKSRlcr.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/m5apfrjjgc7jbOwRTXqDF5EXXfO.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/nxVC9a6TjeoKr6Ezkfz1jRSlf6L.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/qnnW0CY89lQZPgNrwpARJOBQtI1.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/k2N2DpK7kDcM0rXLKuTV6bUTIZN.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/ebQo1jOfx9UR9cPzBa6bHpxMWhq.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/rMvlRVBngldwWCoGqxQoPdJRnwC.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/abFs25RWEvn8WkLholkqFAUC8OF.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/v5F4chUYiRnH9cI2JCpWrrK3q6D.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/ymrPqhHl8v9tf3eK3f9byggZ0n7.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/99PL1OnOT9PVZx09qerR0s1g0Gx.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/162VmHV23N1FqQhYjZiZCH9GkQA.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/gzqjlgcYIHZSnUS1bnxVDxQwCR0.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/qfWveejMEeA4zGgscX8YUUTLuTB.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/3FnSPz1nqkaW65dj4BWRN185adp.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/va7jNaQUsIdWADokQSdPXeJYk1O.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/nXlTbIrgroOCCKQSsMizmqQ4NAG.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/mrPw1gAXXV8OYQTr8ipKuYTuaa6.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/qamG9LeH42UombW1bfZlIlzO5Y1.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/ewRICWQvNXsViiUouM3M3jm5VyI.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/qgSmYpFBZdfHbjssjJN1XOrb2Us.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/tJAeZ3OoWDC1LVe7IBmGnBSOYZX.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/upeNbWF5wKZUOUcUW4EnVfYYjRo.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/y3Roit8o1v7EYXGqH7AQMNUBZQR.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/lPQn4F48YL5IwwrjPx6QRRuDyjR.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920}],"id":1396,"posters":[{"aspect_ratio":1.0,"file_path":"/lVbofIPlw3kYa8FQgHT7GtWMI2Q.jpg","height":1000,"iso_639_1":"nl","vote_average":5.3125,"vote_count":1,"width":1000},{"aspect_ratio":0.68,"file_path":"/iRDNn9EHKuBhGa77UBteazvsZa1.jpg","height":1000,"iso_639_1":null,"vote_average":5.29761904761905,"vote_count":1,"width":680},{"aspect_ratio":0.68,"file_path":"/51H0ifZ0TM5sAp4yBvolUpFaPaC.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/xkbl9GV6p9JwDPXIYwODVcunlRT.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/u69b0G6HlfrwkchQdn8lzEEjFxt.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/hyWz3p2KCxw3T3OTyFzQgYvkhJf.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/mmtUaqRpsWcqb4ISF3CaoK0ptO7.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/i5bfplXbyLm7BvofUBVj7Zaan4w.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/mVIvcV9IEsfnTdbNXPNWkiU6N7t.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/e6Ydx9xHuiQa6qsx20LR4x71DCS.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/3bHLOzAOY2Rn4c5YrvALzZVE6tg.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/t9r2UYuRppdZKmeYHSgdx09uHzl.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/3feoWsQPtBdUhrOCVPB1iazSb2W.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/fO3OqQQEIZN44K9jcs0Q4JuFHOl.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/uL7s6lRsApvFuxQFqT5FA1SuSdX.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/1gNZDkSc1kb9azLYVQHS9DCBpAs.jpg","height":1000,"iso_639_1":"ru","vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/zdipQZmcmaCUNGsXP6OdBEjDCSP.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/xd8tk9ox8QvQClvD48bmQc2t6dx.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/pOLOC2tzz70N1RngVZtfhJuB5Fp.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/85fOzuORUuQlDPSNkFCDnaUXZtv.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/21YJ4mM7C9V5e2esqeB4AoBjKPy.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/xMvrBjxu2EskHhiZ2sNgufBhGzF.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/wnoMOVO06oI55fWrR0mQUbquERh.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/nXXSNb8qXn66DeZL0BIG79Omyo2.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/biPjf15logCBAIptiM1YYCOeTxE.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/ccxTzJHWYhAGg3MFaTzGfpFAXGi.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/oAJvOW85rXKs8GlWoT5jssd7qNU.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/8VxH7FSiCDmSZyfxsqz25ZWbP7O.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/7pFpIXpn2DOst3bOMQIqCEHeAWS.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/6uiT7QidRjVVywFgOAUQoY7iPup.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/fzNaunYfNFvVesiIvcEgr8h4qix.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.67,"file_path":"/j5k6ZTYqamPDZplCCXuokjJ2PoJ.jpg","height":2400,"iso_639_1":"it","vote_average":0.0,"vote_count":0,"width":1600}]}'
119
+ http_version:
120
+ recorded_at: Tue, 26 Nov 2013 00:38:38 GMT
121
+ recorded_with: VCR 2.5.0
@@ -0,0 +1,96 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://api.themoviedb.org/3/tv/popular?api_key=8a221fc31fcdf12a8af827465574ffc9
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept:
11
+ - application/json
12
+ Content-Type:
13
+ - application/json
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: OK
18
+ headers:
19
+ Access-Control-Allow-Origin:
20
+ - '*'
21
+ Age:
22
+ - '0'
23
+ Cache-Control:
24
+ - public, max-age=86402
25
+ Content-Type:
26
+ - application/json;charset=utf-8
27
+ Date:
28
+ - Tue, 26 Nov 2013 00:17:43 GMT
29
+ Etag:
30
+ - '"9e5a9db5dc0d05dc1fd94a54ea3df8f8"'
31
+ Server:
32
+ - nginx
33
+ Status:
34
+ - 200 OK
35
+ Vary:
36
+ - Accept-Encoding
37
+ Via:
38
+ - 1.1 varnish
39
+ X-Cache:
40
+ - MISS
41
+ X-Memc:
42
+ - HIT
43
+ X-Memc-Age:
44
+ - '46332'
45
+ X-Memc-Expires:
46
+ - '40070'
47
+ X-Memc-Key:
48
+ - 883336c066472f0c8713f1d1866eefdc
49
+ X-Varnish:
50
+ - '2698817077'
51
+ X-Varnish-Sid:
52
+ - tm-v-p-1200
53
+ Content-Length:
54
+ - '5420'
55
+ Connection:
56
+ - keep-alive
57
+ body:
58
+ encoding: UTF-8
59
+ string: '{"page":1,"results":[{"backdrop_path":null,"id":57243,"original_name":"Doctor
60
+ Who","first_air_date":"2005-03-26","poster_path":"/4a94ptIdYz0JwSzo0dCNuPCcfM8.jpg","popularity":16.5167252220739,"name":"Doctor
61
+ Who","vote_average":7.875,"vote_count":4},{"backdrop_path":"/A9jyYzO8XEogAHV7LBxF2vWAAXj.jpg","id":1434,"original_name":"Family
62
+ Guy","first_air_date":"1999-01-31","poster_path":"/n3UBzIx28m3FpC2EDwVJIjvPxnl.jpg","popularity":15.8371373936758,"name":"Family
63
+ Guy","vote_average":8.125,"vote_count":4},{"backdrop_path":"/faW7Ky7j1jEn8X366oG2VpUtuvr.jpg","id":1667,"original_name":"Saturday
64
+ Night Live","first_air_date":"1975-10-11","poster_path":"/daNm0Tx09oJ5SZSa7M744Ezi7LQ.jpg","popularity":15.1145652631489,"name":"Saturday
65
+ Night Live","vote_average":8.33333333333333,"vote_count":3},{"backdrop_path":"/xLY0EByQwZhpHRMMPzMEoQY4Z99.jpg","id":1399,"original_name":"Game
66
+ of Thrones","first_air_date":"2011-11-02","poster_path":"/pVC9o9LLnhuPpas0B0p9spqAxNg.jpg","popularity":13.0762885495753,"name":"Game
67
+ of Thrones","vote_average":9.45454545454546,"vote_count":22},{"backdrop_path":"/nGzg3mn3C6fYVE0SvXHmY2XX4P2.jpg","id":1402,"original_name":"The
68
+ Walking Dead","first_air_date":"2010-10-31","poster_path":"/5WdtVCyLCL6nwciUhZzVA8F0fMT.jpg","popularity":12.4035947906574,"name":"The
69
+ Walking Dead","vote_average":7.72222222222222,"vote_count":9},{"backdrop_path":"/ikUfFMLSU47N9PXRGb91cO6VPFn.jpg","id":655,"original_name":"Star
70
+ Trek: The Next Generation","first_air_date":"1987-09-28","poster_path":"/ahSthwnjI5iAsEBGT88My1CWOI1.jpg","popularity":11.6612814027631,"name":"Star
71
+ Trek: The Next Generation","vote_average":8.25,"vote_count":4},{"backdrop_path":"/6tL4eiGmXJZI2eMWh1rgHdv58kb.jpg","id":2224,"original_name":"The
72
+ Daily Show","first_air_date":"1996-07-22","poster_path":"/pnQmYxMlJBvnyFElFHbzsPlOUUx.jpg","popularity":10.9435689162026,"name":"The
73
+ Daily Show","vote_average":0.0,"vote_count":0},{"backdrop_path":"/7P1HSNGCeMAM4hoMjATzlZ1wfOg.jpg","id":1431,"original_name":"CSI:
74
+ Crime Scene Investigation","first_air_date":"2000-10-06","poster_path":"/5W2qOtSh52ZgJTiaioEsmnbp2xu.jpg","popularity":9.50518362277138,"name":"CSI:
75
+ Crime Scene Investigation","vote_average":4.5,"vote_count":1},{"backdrop_path":"/dRaV8HGx7Z9xmw77qSs8prp5OuI.jpg","id":1396,"original_name":"Breaking
76
+ Bad","first_air_date":"2008-01-20","poster_path":"/j5k6ZTYqamPDZplCCXuokjJ2PoJ.jpg","popularity":9.23244532629376,"name":"Breaking
77
+ Bad","vote_average":8.83333333333333,"vote_count":24},{"backdrop_path":"/wY9tYxyhFRDGkQIFGpk4VkVsiXR.jpg","id":456,"original_name":"The
78
+ Simpsons","first_air_date":"1989-12-17","poster_path":"/oadXgs77zoLQm04J9dG4fQ3Huwn.jpg","popularity":8.26586770925409,"name":"The
79
+ Simpsons","vote_average":8.54545454545454,"vote_count":11},{"backdrop_path":"/8WhWnYdOHDQgBBg52VhKwmFA0UQ.jpg","id":549,"original_name":"Law
80
+ & Order","first_air_date":"1990-09-13","poster_path":"/22C3s3PkS7D1F135n8t2uVazOhy.jpg","popularity":7.20177955549531,"name":"Law
81
+ & Order","vote_average":7.5,"vote_count":2},{"backdrop_path":"/qm7w1YTkPyVXvxR6IizPVL9QkZA.jpg","id":4087,"original_name":"The
82
+ X-Files","first_air_date":"1993-09-10","poster_path":"/9QLl0uPDJ676lob32hSpaboPIwn.jpg","popularity":6.24700131019469,"name":"The
83
+ X-Files","vote_average":8.6875,"vote_count":8},{"backdrop_path":"/knB3yzqu3ofy1mR9A3oREijnU7e.jpg","id":4588,"original_name":"ER","first_air_date":"1994-09-19","poster_path":"/qnllIuJI11tskEolTd3QsbR0TuC.jpg","popularity":6.20497357940307,"name":"ER","vote_average":6.0,"vote_count":1},{"backdrop_path":"/m9Vf8V4j9P6oiVgeCPbC1YObaa3.jpg","id":2122,"original_name":"King
84
+ of the Hill","first_air_date":"1997-01-12","poster_path":"/r6dIrTjWLE3GfcTZzrDYikt6YDn.jpg","popularity":5.56053660996585,"name":"King
85
+ of the Hill","vote_average":3.0,"vote_count":1},{"backdrop_path":"/fbYSM5VXo9Gaq8V6vlCSv6KRHlx.jpg","id":1418,"original_name":"The
86
+ Big Bang Theory","first_air_date":"2007-09-24","poster_path":"/mYOWdfjuYqiZC1VS2SPefW3g38Q.jpg","popularity":5.23905172942654,"name":"The
87
+ Big Bang Theory","vote_average":8.1,"vote_count":15},{"backdrop_path":"/xwIDd7zkknWZ927RXysplAS7mWJ.jpg","id":2518,"original_name":"The
88
+ Tonight Show with Jay Leno","first_air_date":"1992-05-25","poster_path":"/8mrWLDC4t1KsiyYta7B7iXGgsXz.jpg","popularity":5.16943762946245,"name":"The
89
+ Tonight Show with Jay Leno","vote_average":0.0,"vote_count":0},{"backdrop_path":"/i10z7Iar6ixBUKj6z3uhdfuRQNv.jpg","id":1433,"original_name":"American
90
+ Dad!","first_air_date":"2005-02-06","poster_path":"/6DRxd3nI0sBw4lIA5pbeVhoI2nO.jpg","popularity":4.94392340578603,"name":"American
91
+ Dad!","vote_average":6.5,"vote_count":4},{"backdrop_path":"/4JXoCBhzCVRgm5vcEWYISB7M0Cg.jpg","id":2190,"original_name":"South
92
+ Park","first_air_date":"1997-08-13","poster_path":"/ytDsUayDM7amugODWNmW3nIZa6P.jpg","popularity":4.84987504292124,"name":"South
93
+ Park","vote_average":8.91666666666667,"vote_count":6},{"backdrop_path":"/f6KYjReKvN7Km9TnuAnZCqeZ7xT.jpg","id":3713,"original_name":"Gunsmoke","first_air_date":"1955-09-10","poster_path":"/aHIHwuVatcTuPdgPHmqaxhnxL3v.jpg","popularity":4.82703253389001,"name":"Gunsmoke","vote_average":0.0,"vote_count":0},{"backdrop_path":"/fxX3PtHJBj18QJ31jUMNelMKGDe.jpg","id":1408,"original_name":"House","first_air_date":"2004-11-16","poster_path":"/j2Ny9P6RY9i3lfxdyePEUVSN4o5.jpg","popularity":4.68635199507033,"name":"House","vote_average":8.33333333333333,"vote_count":3}],"total_pages":3027,"total_results":60530}'
94
+ http_version:
95
+ recorded_at: Tue, 26 Nov 2013 00:17:46 GMT
96
+ recorded_with: VCR 2.5.0
@@ -0,0 +1,52 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://api.themoviedb.org/3/tv/1404/images?api_key=8a221fc31fcdf12a8af827465574ffc9
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept:
11
+ - application/json
12
+ Content-Type:
13
+ - application/json
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: OK
18
+ headers:
19
+ Access-Control-Allow-Origin:
20
+ - '*'
21
+ Cache-Control:
22
+ - public, max-age=21600
23
+ Content-Type:
24
+ - application/json;charset=utf-8
25
+ Date:
26
+ - Wed, 01 Jan 2014 14:14:55 GMT
27
+ Etag:
28
+ - '"3799231b6a27129cf206dc4f0995dabc"'
29
+ Server:
30
+ - nginx
31
+ Status:
32
+ - 200 OK
33
+ Vary:
34
+ - Accept-Encoding
35
+ X-Memc:
36
+ - HIT
37
+ X-Memc-Age:
38
+ - '495'
39
+ X-Memc-Expires:
40
+ - '21105'
41
+ X-Memc-Key:
42
+ - 72d70953fbf07d283ad69de5c83c2c8c
43
+ Content-Length:
44
+ - '11897'
45
+ Connection:
46
+ - keep-alive
47
+ body:
48
+ encoding: UTF-8
49
+ string: '{"backdrops":[{"aspect_ratio":1.78,"file_path":"/TZOtHi7tP7bL34h8Z5rfkSHfGv.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/8NnIAmshP7UQSyW3yyHKvRjEwrW.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/cREoVnTRXdNOzvobDUnCjQ6k3Pt.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/RYUFOIDsTiwq1p7WLVtFuB8MuI.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/dX85FgA0BHrUzD9nYbWaDOQezBF.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/5vPesinVz0p4GadQjUDYKTxg77m.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/8fexEgO55cQ4wnaQ5rMJz6oG9St.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/fPEywFyIPan2NCvd8j3EmztG8iy.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/q2oMtz45i2DiQ7WjsErY51ZYQdI.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/sGhHzd4eBsaRsMUUT4OEiEMYy5s.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/8xqcONvp19FOaQkWebtujDEATDl.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/iDroe8Hwvfyhqx2Tou1uku8lDIJ.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/aoRCDrOzMyLdhtGTdYZr7NxkMDN.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/lljKBbknEqnjuvvkMaOXepzvLu.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/nApfNvRNhzqX86qff81koQddn5m.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/g7lR7AMCT8AWrUNUSws437UItCG.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/zfhW6eaD7WWij7RuKdeYfXGZZe3.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/fhV1v8Tepa1CCTEZGvhbBUq9Ss5.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/6CBfw8DRGKXQtdpJWGQnulO1YQ0.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/A3fdXVe93qW24ywVYmNPGDymw8w.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/z4yLU5I88yfBVUYetJDmu292f8i.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/8KV5LAxC07yZHV0IhMeakVKGMeU.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/5w8ZiltS3hiBr42z1p3POn0qtfk.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/rmlU1KPdZ5MBMpZ8zeb3NnQ2d1D.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/rF5GHLxgRuCW91v73jfYWsvwt7W.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/rcq0gzVwO7KrVHE79DNKno6TN0U.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/2GfgyER5l0OUAuGjHgSgmQ9rt2.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/wWonuftNayOeO2i4oYqwz7HmbD3.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/sW4SPPsQujyia1ejAC5IdDuoImR.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/fGQB09lEscW5LFIKCeeWiaTVTOW.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/naLQAcFca9MXERa7ILWlDxq03D2.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/wSIh7mNrt2SLggt9KcSXxU83pDw.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/e0ha5CcPvZpwUvN4CS4q7SQcngo.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/p3RQisTZoejVoRfnpViJSsYa9tq.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/2NPAtw6rRFGcO3SdcqZfTk1D1Fe.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/9OZ1ASjdPn4AkLzmGx0cwcuvelZ.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/5KHVbS0PcTt3ZcEkqv344aVgsiy.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/hIGH9GVeoExeehG9C3dZdU3LoZG.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/9vBKTHjaM909ch2v8gCmlnTq2tf.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/bf8IuacTv1IfxoePrimYUvhuIBo.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/8RFAHcUnpBITWuoZkj4NpgElnsw.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/89iUIGkDto5pBGm1629C3pvvjOs.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/2Tsh1wLurnDfXsYgenJpsIMQcTb.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/memKBxc1cspGfzOKoNgpEMOhDk.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/wXhWIuuLcj7mhyV6msKlx42Elpl.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/umwxuvelfTnglH2Xkj8khu0pf5r.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/4ejroxs0BkGw3z0GK8L0cM3dj2E.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/4rRp7lq8ozFQenaqFMnJPkpFhxJ.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/r2RTTYJX5U0U7yksJueICNdtpi0.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/eMG6gcMUzpaWoP2ogWXQoi7O1ep.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/KiYCkbSS1nRlJubGGX2MDDMYM.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/1UZfpBFxGATpB7X1swRzN3PPxle.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/uxnmKQ5ViKltHpXSoCQru5hrVbs.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/gYBB4oYMjtCeq0TCX1t4svIoO8J.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/apFauN9b9oHBdlUcKFUdCUpsG72.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/ajvM0CwkhGmtcO2czf70h6RswAG.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920},{"aspect_ratio":1.78,"file_path":"/3xVUnggGL0YhU4lWlprMxvIDaRk.jpg","height":720,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1280},{"aspect_ratio":1.78,"file_path":"/3Ngh2tcUyNuWe7JI4ymq2JDqn6q.jpg","height":1080,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":1920}],"id":1404,"posters":[{"aspect_ratio":0.68,"file_path":"/8JDJWjON3EN96Uz7l1N8v3Q2bap.jpg","height":1000,"iso_639_1":null,"vote_average":5.29761904761905,"vote_count":1,"width":680},{"aspect_ratio":0.68,"file_path":"/eImt9gctvSlK9iaiLnu8IEFN5EA.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/orRkK0IpwyOuMU40yhn9qThgGFo.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/kr0QhAwHWIGH00XPpLaRgViJcDj.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/rdhgECHOiECKHYSjlmedBIFJjaK.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/g5c8s4kc0IHmQ5mV2qo1yk006sR.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/8ste30zLeSU2agoW0Qji4JSaUL4.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/cmRTf06Xm26C8iJiB2hm6loJVSj.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/thqGyRipMQ7mXVAms7RrInB1AcW.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/vHlEaLWOgIolXnfQEs4QoSmZWUi.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/rVZEbl6ZD5UHUEQu1mzNOtfgSfV.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/2Z8PMjBKw1G9nc7oSwhd5MCRUoe.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/aVfYbLkJkspypuMKxiu4HP6a48g.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/vtStD1tZuEqXysra8LgSodie1Ah.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/bgWgjJLiwj3YxDM4adFfRy4rGkQ.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/alKk27gGu4OcQmfRVq96vRovboN.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/vi82egbbSUrCDRULYeyTZAxJTm0.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/YCLBZ6U6IoXpv50tTnrhuzbLnF.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/buN9fwdEpwwpP264YXx5D1rqg64.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/aXBXRBG6aG0MSdogzOA0TCSuD3R.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/fwPhbwmEX8Y5iw4Im6tInQBAqPL.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/uaY4SPfVoMumnfc7jhiG0avB7sC.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680},{"aspect_ratio":0.68,"file_path":"/nBYXqur651JFp2pL0EZiLNFV6Mx.jpg","height":1000,"iso_639_1":null,"vote_average":0.0,"vote_count":0,"width":680}]}'
50
+ http_version:
51
+ recorded_at: Wed, 01 Jan 2014 14:14:55 GMT
52
+ recorded_with: VCR 2.5.0
@@ -0,0 +1,84 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://api.themoviedb.org/3/tv/top_rated?api_key=8a221fc31fcdf12a8af827465574ffc9
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept:
11
+ - application/json
12
+ Content-Type:
13
+ - application/json
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: OK
18
+ headers:
19
+ Access-Control-Allow-Origin:
20
+ - '*'
21
+ Age:
22
+ - '0'
23
+ Cache-Control:
24
+ - public, max-age=86402
25
+ Content-Type:
26
+ - application/json;charset=utf-8
27
+ Date:
28
+ - Tue, 26 Nov 2013 00:26:19 GMT
29
+ Etag:
30
+ - '"29e11b4d427b5788a277f2e5aa120f1b"'
31
+ Server:
32
+ - nginx
33
+ Status:
34
+ - 200 OK
35
+ Vary:
36
+ - Accept-Encoding
37
+ Via:
38
+ - 1.1 varnish
39
+ X-Cache:
40
+ - MISS
41
+ X-Memc:
42
+ - HIT
43
+ X-Memc-Age:
44
+ - '39115'
45
+ X-Memc-Expires:
46
+ - '47287'
47
+ X-Memc-Key:
48
+ - 5ce5c09e40253e1ff71ab3e7b0f8703a
49
+ X-Varnish:
50
+ - '2699146969'
51
+ X-Varnish-Sid:
52
+ - tm-v-p-1200
53
+ Content-Length:
54
+ - '5256'
55
+ Connection:
56
+ - keep-alive
57
+ body:
58
+ encoding: UTF-8
59
+ string: '{"page":1,"results":[{"backdrop_path":"/yGW0NX3I8GXPlWPdoWWyaH0AsCk.jpg","id":1104,"original_name":"Mad
60
+ Men","first_air_date":"2007-07-19","poster_path":"/xA2nHrx2oHGPnL4ehBwPxD0ABvb.jpg","popularity":2.15615937122719,"name":"Mad
61
+ Men","vote_average":9.66666666666667,"vote_count":3},{"backdrop_path":"/2APnNWNDQtcKgC8lXYwtJVAyNfi.jpg","id":19885,"original_name":"Sherlock","first_air_date":"2010-07-25","poster_path":"/aCt2etumGt5aAXCyMoZALqXhnqD.jpg","popularity":1.2719927169251,"name":"Sherlock","vote_average":9.64285714285714,"vote_count":7},{"backdrop_path":"/xLY0EByQwZhpHRMMPzMEoQY4Z99.jpg","id":1399,"original_name":"Game
62
+ of Thrones","first_air_date":"2011-11-02","poster_path":"/pVC9o9LLnhuPpas0B0p9spqAxNg.jpg","popularity":13.0762885495753,"name":"Game
63
+ of Thrones","vote_average":9.45454545454546,"vote_count":22},{"backdrop_path":"/kx83c2RmyYi9XGtPoYqFXAEDtK3.jpg","id":1437,"original_name":"Firefly","first_air_date":"2002-09-20","poster_path":"/jFykyPcd92ecGJwwiqhssoS6MTO.jpg","popularity":3.60675104149289,"name":"Firefly","vote_average":9.28571428571429,"vote_count":7},{"backdrop_path":"/9quXduCcoWcUtcnMOKZb9J77Gev.jpg","id":18347,"original_name":"Community","first_air_date":"2009-09-17","poster_path":"/4mW6xxN8pHtfECWGNHQQmoP34J.jpg","popularity":1.51900143115664,"name":"Community","vote_average":9.125,"vote_count":4},{"backdrop_path":"/nRQb7ymvt0NJvRR2YaSwFWJdAW0.jpg","id":37680,"original_name":"Suits","first_air_date":"2011-06-23","poster_path":"/9mRRbi2akSRqtwJx6EyCfo3gaky.jpg","popularity":1.03872,"name":"Suits","vote_average":9.0,"vote_count":3},{"backdrop_path":"/rd6vbo08CU21CG6kQdZlz2Gpprk.jpg","id":1421,"original_name":"Modern
64
+ Family","first_air_date":"2009-09-23","poster_path":"/zgwm6oVA91iRdipjzEj9IV1SS8X.jpg","popularity":2.28262809114949,"name":"Modern
65
+ Family","vote_average":9.0,"vote_count":3},{"backdrop_path":"/5CSqbAncWlzkPz2Qxvbu3vLJLqC.jpg","id":1427,"original_name":"Broadchurch","first_air_date":"2013-03-04","poster_path":"/yYg4z9XrjRbNROc2sVG4H2uq4Nl.jpg","popularity":1.205,"name":"Broadchurch","vote_average":9.0,"vote_count":3},{"backdrop_path":"/6KPVeAKl5CezbPoan0nTRykQok4.jpg","id":1215,"original_name":"Californication","first_air_date":"2007-08-13","poster_path":"/qynpyBArLSmg4wJVoGDzBA82x1M.jpg","popularity":3.60252081007247,"name":"Californication","vote_average":9.0,"vote_count":3},{"backdrop_path":"/4JXoCBhzCVRgm5vcEWYISB7M0Cg.jpg","id":2190,"original_name":"South
66
+ Park","first_air_date":"1997-08-13","poster_path":"/ytDsUayDM7amugODWNmW3nIZa6P.jpg","popularity":4.84987504292124,"name":"South
67
+ Park","vote_average":8.91666666666667,"vote_count":6},{"backdrop_path":"/RzFEhhjane7TK1USqZ5JJc4pKa.jpg","id":2490,"original_name":"The
68
+ IT Crowd","first_air_date":"2006-02-03","poster_path":"/neEcKPGAIictrApAeD2wQvK4eeP.jpg","popularity":1.7185578,"name":"The
69
+ IT Crowd","vote_average":8.9,"vote_count":5},{"backdrop_path":"/aUDXk7DNvbmsqPrJnLnG6MVi9Bv.jpg","id":1432,"original_name":"Veronica
70
+ Mars","first_air_date":"2004-09-22","poster_path":"/ewG884trMtmm8FrEAxOKVQDd8cD.jpg","popularity":1.9532666227042,"name":"Veronica
71
+ Mars","vote_average":8.875,"vote_count":4},{"backdrop_path":"/s6j17VsUe66HXvo6PfgWxUlyeVg.jpg","id":1435,"original_name":"The
72
+ Good Wife","first_air_date":"2009-09-22","poster_path":"/ueresyKVXxEaEDgJXnpeADGHkC4.jpg","popularity":2.07025890046314,"name":"The
73
+ Good Wife","vote_average":8.875,"vote_count":4},{"backdrop_path":"/dRaV8HGx7Z9xmw77qSs8prp5OuI.jpg","id":1396,"original_name":"Breaking
74
+ Bad","first_air_date":"2008-01-20","poster_path":"/lVbofIPlw3kYa8FQgHT7GtWMI2Q.jpg","popularity":9.23244532629376,"name":"Breaking
75
+ Bad","vote_average":8.83333333333333,"vote_count":24},{"backdrop_path":"/t0OdeySIGobyP7foHMNIc9kmVn1.jpg","id":15260,"original_name":"Adventure
76
+ Time","first_air_date":"2010-04-05","poster_path":"/bZpF5g6u0np0AMYXkug4aJSH3xI.jpg","popularity":2.94545728,"name":"Adventure
77
+ Time","vote_average":8.83333333333333,"vote_count":3},{"backdrop_path":"/gDbNsqJmf91WqREWcvoui5B6O0E.jpg","id":40008,"original_name":"Hannibal","first_air_date":"2013-04-04","poster_path":"/87eBFE1fhjjdmcPuKJfB6P7qMFp.jpg","popularity":0.90487,"name":"Hannibal","vote_average":8.75,"vote_count":2},{"backdrop_path":"/kgadTwNJYYGZ7LTrw9X7KDiRCfV.jpg","id":1405,"original_name":"Dexter","first_air_date":"2006-10-01","poster_path":"/eIoAzf9czDSWqYneE1fZTQ3iJhB.jpg","popularity":3.8713470556319,"name":"Dexter","vote_average":8.7,"vote_count":10},{"backdrop_path":"/qm7w1YTkPyVXvxR6IizPVL9QkZA.jpg","id":4087,"original_name":"The
78
+ X-Files","first_air_date":"1993-09-10","poster_path":"/9QLl0uPDJ676lob32hSpaboPIwn.jpg","popularity":6.24700131019469,"name":"The
79
+ X-Files","vote_average":8.6875,"vote_count":8},{"backdrop_path":"/9K07NwKG879VK0BOj5VfSey6CqS.jpg","id":1398,"original_name":"The
80
+ Sopranos","first_air_date":"1999-01-10","poster_path":"/z8BBNlEjVDdtHPtPYVCxa9VFnQk.jpg","popularity":1.42277622399362,"name":"The
81
+ Sopranos","vote_average":8.71428571428571,"vote_count":7},{"backdrop_path":"/TZOtHi7tP7bL34h8Z5rfkSHfGv.jpg","id":1404,"original_name":"Chuck","first_air_date":"2007-09-24","poster_path":"/8JDJWjON3EN96Uz7l1N8v3Q2bap.jpg","popularity":3.40425335200512,"name":"Chuck","vote_average":8.66666666666667,"vote_count":3}],"total_pages":4,"total_results":68}'
82
+ http_version:
83
+ recorded_at: Tue, 26 Nov 2013 00:26:22 GMT
84
+ recorded_with: VCR 2.5.0
@@ -2,45 +2,20 @@
2
2
  lib = File.expand_path('../lib', __FILE__)
3
3
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
- require "themoviedb/version"
5
+ require 'themoviedb/version'
6
6
 
7
7
  Gem::Specification.new do |s|
8
- s.name = "themoviedb"
8
+ s.name = 'themoviedb'
9
9
  s.version = Tmdb::VERSION
10
10
  s.platform = Gem::Platform::RUBY
11
- s.authors = ["Ahmet Abdi"]
12
- s.email = ["ahmetabdi@gmail.com"]
13
- s.homepage = "http://rubygems.org/gems/themoviedb"
14
- s.summary = %q{A Ruby wrapper for the The Movie Database API.}
15
- s.description = %q{Provides a simple, easy to use interface for the Movie Database API.}
16
- s.rubyforge_project = "themoviedb"
17
- s.files = [
18
- "themoviedb.gemspec",
19
- "lib/themoviedb.rb",
20
- "lib/themoviedb/api.rb",
21
- "lib/themoviedb/collection.rb",
22
- "lib/themoviedb/company.rb",
23
- "lib/themoviedb/configuration.rb",
24
- "lib/themoviedb/genre.rb",
25
- "lib/themoviedb/job.rb",
26
- "lib/themoviedb/movie.rb",
27
- "lib/themoviedb/person.rb",
28
- "lib/themoviedb/resource.rb",
29
- "lib/themoviedb/search.rb",
30
- "lib/themoviedb/season.rb",
31
- "lib/themoviedb/episode.rb",
32
- "lib/themoviedb/tv.rb",
33
- "lib/themoviedb/find.rb",
34
- "lib/themoviedb/version.rb"
35
- ]
36
- s.test_files = [
37
- "spec/movie_spec.rb",
38
- "spec/tv_spec.rb",
39
- "spec/company_spec.rb",
40
- "spec/person_spec.rb",
41
- "spec/find_spec.rb"
42
- ]
43
- s.require_paths = ["lib"]
11
+ s.authors = ['Ahmet Abdi']
12
+ s.email = ['ahmetabdi@gmail.com']
13
+ s.homepage = 'https://rubygems.org/gems/themoviedb'
14
+ s.summary = 'A Ruby wrapper for the The Movie Database API.'
15
+ s.description = 'Provides a simple, easy to use interface for The Movie Database API.'
16
+ s.files = Dir['README.md', 'themoviedb.gemspec', 'lib/**/*']
17
+ s.test_files = Dir['spec/**/*']
18
+ s.require_paths = ['lib']
44
19
 
45
20
  s.add_runtime_dependency 'httparty'
46
21