{
"data": {
"adult": true,
"backdrop_path": "string",
"belongs_to_collection": {
"id": 0,
"name": "string",
"poster_path": "string",
"backdrop_path": "string"
},
"budget": 0,
"genres": [
{
"id": 0,
"name": "string"
}
],
"homepage": "string",
"id": 0,
"imdb_id": "string",
"origin_country": [
"string"
],
"original_language": "string",
"original_title": "string",
"overview": "string",
"popularity": 0,
"poster_path": "string",
"production_companies": [
{
"id": 0,
"logo_path": "string",
"name": "string",
"origin_country": "string"
}
],
"production_countries": [
{
"iso_3166_1": "string",
"name": "string"
}
],
"release_date": "string",
"revenue": 0,
"runtime": 0,
"spoken_languages": [
{
"english_name": "string",
"iso_639_1": "string",
"name": "string"
}
],
"status": "string",
"tagline": "string",
"title": "string",
"video": true,
"vote_average": 0,
"vote_count": 0
},
"error": null
}