Create a data type representing a movie to reuse it in your API.
<movie> <movieId>1</movieId> <title>The Social Network</title> <releaseYear>2010</releaseYear> <director>David Fincher</director> <price>4.99</price> </movie>
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!