Introduction
Authentication
Guest Sessions
Account
Keyword
Collections
Movies
TV Series
- GETDetails
- GETAccount States
- GETAggregate Credits
- GETAlternative Titles
- GETChanges
- GETContent Ratings
- GETCredits
- GETEpisode Groups
- GETExternal IDS
- GETImages
- GETKeywords
- GETLatest
- GETLists
- GETRecommendations
- GETReviews
- GETScreened Theatrically
- GETSimilar
- GETTranslations
- GETVideos
- GETStreaming Providers
- POSTAdd Rating
- DELDelete Ratings
TV Series Lists
TV Seasons
TV Providers
TV Episode Groups
Watch Providers
People
People List
Credits
Review
Certifications
Movies
Release Dates
This endpoint retrieves the release dates and certifications of a movie.
For more information about TMDB release dates and statuses, check the Release types section.
GET
/
3
/
movie
/
{movie_id}
/
release_dates
Copy
curl --request GET \
--url https://api.themoviedb.org/3/movie/%7B{movie_id}%7D/release_dates \
--header 'Authorization: Bearer <token>'
Copy
{
"id": 845781,
"results": [
{
"iso_3166_1": "AS",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-11T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "AU",
"release_dates": [
{
"certification": "PG",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "BE",
"release_dates": [
{
"certification": "14",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-13T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "BG",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "BR",
"release_dates": [
{
"certification": "14",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "CN",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Beijing",
"release_date": "2024-11-05T00:00:00.000Z",
"type": 1
},
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "CZ",
"release_dates": [
{
"certification": "12+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "DE",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Berlin",
"release_date": "2024-11-03T00:00:00.000Z",
"type": 1
},
{
"certification": "12",
"descriptors": [
"Violence",
"Threat"
],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "EE",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "ES",
"release_dates": [
{
"certification": "16",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "FI",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-12-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "FR",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "GB",
"release_dates": [
{
"certification": "12A",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
},
{
"certification": "12A",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "GR",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "GU",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "HK",
"release_dates": [
{
"certification": "IIA",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "HR",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "HU",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "ID",
"release_dates": [
{
"certification": "13+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
},
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "IE",
"release_dates": [
{
"certification": "12A",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
},
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "IN",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-15T00:00:00.000Z",
"type": 3
},
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "IT",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "JP",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "KR",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "LT",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "MP",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "MX",
"release_dates": [
{
"certification": "B",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-10-31T00:00:00.000Z",
"type": 2
},
{
"certification": "B",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
},
{
"certification": "B",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "MY",
"release_dates": [
{
"certification": "P13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "NL",
"release_dates": [
{
"certification": "12",
"descriptors": [
"Violence",
"Fear",
"Coarse Language"
],
"iso_639_1": "",
"note": "Amazon Prime",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "NZ",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "PH",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "PL",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
},
{
"certification": "16",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "PR",
"release_dates": [
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-14T00:00:00.000Z",
"type": 3
},
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "QA",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "RO",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "RS",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "RU",
"release_dates": [
{
"certification": "12+",
"descriptors": [],
"iso_639_1": "ru",
"note": "",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "SE",
"release_dates": [
{
"certification": "11",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "SG",
"release_dates": [
{
"certification": "PG13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
},
{
"certification": "PG13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "SK",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "TH",
"release_dates": [
{
"certification": "G",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "TR",
"release_dates": [
{
"certification": "16+",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "TW",
"release_dates": [
{
"certification": "6+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "UA",
"release_dates": [
{
"certification": "12+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "US",
"release_dates": [
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-15T00:00:00.000Z",
"type": 3
},
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "VI",
"release_dates": [
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-14T00:00:00.000Z",
"type": 3
},
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "VN",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-15T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "ZA",
"release_dates": [
{
"certification": "16",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
}
]
}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Release Dates
The response is of type object
.
Copy
curl --request GET \
--url https://api.themoviedb.org/3/movie/%7B{movie_id}%7D/release_dates \
--header 'Authorization: Bearer <token>'
Copy
{
"id": 845781,
"results": [
{
"iso_3166_1": "AS",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-11T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "AU",
"release_dates": [
{
"certification": "PG",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "BE",
"release_dates": [
{
"certification": "14",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-13T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "BG",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "BR",
"release_dates": [
{
"certification": "14",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "CN",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Beijing",
"release_date": "2024-11-05T00:00:00.000Z",
"type": 1
},
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "CZ",
"release_dates": [
{
"certification": "12+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "DE",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Berlin",
"release_date": "2024-11-03T00:00:00.000Z",
"type": 1
},
{
"certification": "12",
"descriptors": [
"Violence",
"Threat"
],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "EE",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "ES",
"release_dates": [
{
"certification": "16",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "FI",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-12-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "FR",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "GB",
"release_dates": [
{
"certification": "12A",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
},
{
"certification": "12A",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "GR",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "GU",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "HK",
"release_dates": [
{
"certification": "IIA",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "HR",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "HU",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "ID",
"release_dates": [
{
"certification": "13+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
},
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "IE",
"release_dates": [
{
"certification": "12A",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
},
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "IN",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-15T00:00:00.000Z",
"type": 3
},
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "IT",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "JP",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "KR",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "LT",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "MP",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "MX",
"release_dates": [
{
"certification": "B",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-10-31T00:00:00.000Z",
"type": 2
},
{
"certification": "B",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
},
{
"certification": "B",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "MY",
"release_dates": [
{
"certification": "P13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "NL",
"release_dates": [
{
"certification": "12",
"descriptors": [
"Violence",
"Fear",
"Coarse Language"
],
"iso_639_1": "",
"note": "Amazon Prime",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "NZ",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "PH",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-06T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "PL",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
},
{
"certification": "16",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "PR",
"release_dates": [
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-14T00:00:00.000Z",
"type": 3
},
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "QA",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "RO",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "RS",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "RU",
"release_dates": [
{
"certification": "12+",
"descriptors": [],
"iso_639_1": "ru",
"note": "",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "SE",
"release_dates": [
{
"certification": "11",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "SG",
"release_dates": [
{
"certification": "PG13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
},
{
"certification": "PG13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "SK",
"release_dates": [
{
"certification": "12",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "TH",
"release_dates": [
{
"certification": "G",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "TR",
"release_dates": [
{
"certification": "16+",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "TW",
"release_dates": [
{
"certification": "6+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "UA",
"release_dates": [
{
"certification": "12+",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-07T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "US",
"release_dates": [
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-15T00:00:00.000Z",
"type": 3
},
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "VI",
"release_dates": [
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-14T00:00:00.000Z",
"type": 3
},
{
"certification": "PG-13",
"descriptors": [],
"iso_639_1": "",
"note": "Prime Video",
"release_date": "2024-12-12T00:00:00.000Z",
"type": 4
}
]
},
{
"iso_3166_1": "VN",
"release_dates": [
{
"certification": "",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-15T00:00:00.000Z",
"type": 3
}
]
},
{
"iso_3166_1": "ZA",
"release_dates": [
{
"certification": "16",
"descriptors": [],
"iso_639_1": "",
"note": "",
"release_date": "2024-11-08T00:00:00.000Z",
"type": 3
}
]
}
]
}
Assistant
Responses are generated using AI and may contain mistakes.