Guest User

Untitled

a guest
Jan 20th, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. {
  2. "title": "First Love, Last Rites",
  3. "shortDescription": "Joey and Sissel are two misfits spending most of their time together talking or having sex.",
  4. "movieDetails":{
  5. "usGross": 10876,
  6. "worldwideGross": 10876,
  7. "productionBudget": 300000,
  8. "releaseDate": "7-Aug-98",
  9. "mpaaRating": "R",
  10. "runningTimeMin": 124,
  11. "distributor": "Strand",
  12. "source": null,
  13. "majorGenre": "Drama",
  14. "creativeType": null,
  15. "director": "Jesse Peretz",
  16. "rottenTomatoesRating": "57%",
  17. "imdbRating": 6.9,
  18. "imdbVotes": 207,
  19. "actors":[
  20. {
  21. "firstName": "Natasha",
  22. "lastName" : "Gregson Wagner",
  23. "age" : 49
  24. },{
  25. "firstName": "Giovanni",
  26. "lastName" : "Ribisi",
  27. "age" : 45
  28. },
  29. {
  30. "firstName": "Robert",
  31. "lastName" : "John Burke",
  32. "age" : 59
  33. }
  34. ]
  35. }
  36. }
Add Comment
Please, Sign In to add comment