Advertisement
ioana_martin98

Untitled

Nov 12th, 2020
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. {
  2. "movies":
  3. [
  4. {
  5. "Titlu": "A star is born",
  6. "Data": "10/10/2010",
  7. "Regizor":"Jan Smith",
  8. "Profit":"12000"
  9. "GenFilm": "THRILLER",
  10. "Platforma":"HBOGO",
  11. },
  12. {
  13. "Titlu": "Batman",
  14. "Data": "11/11/2011",
  15. "Regizor":"Tom Taylor",
  16. "Profit":"200000"
  17. "GenFilm": "COMEDY",
  18. "Platforma":"NETFLIX",
  19. }
  20. ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement