Advertisement
Guest User

Untitled

a guest
Jul 18th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. {
  2. moviedbapi: {
  3. adult: "false",
  4. backdrop_path: "/75GFqrnHMKqkcNZ2wWefWXfqtMV.jpg",
  5. belongs_to_collection: "null",
  6. budget: "180000000",
  7. genres: [
  8. {
  9. name: "Action",
  10. id: 28
  11. },
  12. {
  13. name: "Adventure",
  14. id: 12
  15. }
  16. ],
  17. homepage: "http://legendoftarzan.com",
  18. id: "258489",
  19. imdb_id: "tt0918940",
  20. original_language: "en",
  21. original_title: "The Legend of Tarzan",
  22. overview: "Tarzan, having acclimated to life in London, is called back to his former home in the jungle to investigate the activities at a mining encampment.",
  23. popularity: "34.036008",
  24. poster_path: "/6FxOPJ9Ysilpq0IgkrMJ7PubFhq.jpg",
  25. production_companies: [
  26. {
  27. name: "Dark Horse Entertainment",
  28. id: 552
  29. },
  30. {
  31. name: "Jerry Weintraub Productions",
  32. id: 2596
  33. }
  34. ],
  35. release_date: "2016-06-29",
  36. revenue: "0",
  37. runtime: "109",
  38. spoken_languages: [
  39. {
  40. name: "English",
  41. iso_639_1: "en"
  42. }
  43. ],
  44. status: "Released",
  45. tagline: "Human. Nature.",
  46. title: "The Legend of Tarzan",
  47. video: "false",
  48. vote_average: "4.5",
  49. vote_count: "488"
  50. }
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement