[
{
"slug": "<string>",
"url": "<string>",
"@type": "RottentomatoesMovie",
"id": "<string>",
"rt_id": "<string>",
"media_type": "movie",
"movie_title": "<string>",
"consensus": "<string>",
"release_year": 123,
"mpaa": "<string>",
"genres": [],
"runtime": "<string>",
"runtime_minutes": 123,
"image": "<string>",
"tomatometer": {
"@type": "RottentomatoesScore",
"score": 123,
"sentiment": "<string>",
"average_rating": 123,
"review_count": 123,
"liked_count": 123,
"not_liked_count": 123,
"certified": false
},
"popcornmeter": {
"@type": "RottentomatoesScore",
"score": 123,
"sentiment": "<string>",
"average_rating": 123,
"review_count": 123,
"liked_count": 123,
"not_liked_count": 123,
"certified": false
},
"directors": [],
"producers": [],
"screenwriters": [],
"cast": [],
"distributors": [],
"production_companies": [],
"original_language": "<string>",
"theater_release_date": "<string>",
"streaming_release_date": "<string>",
"box_office_usa": "<string>",
"sound_mix": [],
"aspect_ratio": "<string>",
"affiliates": [],
"showtimes_url": "<string>",
"trailer_title": "<string>"
}
]