Last active
December 8, 2019 16:12
-
-
Save kinisoftware/72fb9ac10deafaa0843343c9fbd6f889 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "templateMetadata": { | |
| "backgroundUrl": "https://upcoming-movies.s3-eu-west-1.amazonaws.com/felix-mooneeram-evlkOfkQ5rE-unsplash.jpg", | |
| "title": "Estrenos de Cine", | |
| "logoUrl": "https://images-na.ssl-images-amazon.com/images/I/519R8Z0YttL.png" | |
| }, | |
| "movies": { | |
| "newReleases": [ | |
| { | |
| "title": "El Rey León", | |
| "releaseDate": "03-06-2019" | |
| }, | |
| { | |
| "title": "Aladdín", | |
| "releaseDate": "12-10-2019" | |
| }, | |
| { | |
| "title": "Joker", | |
| "releaseDate": "20-09-2019" | |
| }, | |
| { | |
| "title": "Toy Story 4", | |
| "releaseDate": "03-06-2019" | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment