Tmdb::Certification
Inherits Reference < Object
Constructors
new(data : JSON::Any)
SourceClass methods
movies(skip_cache : Bool = false) : Hash(String, Array(Certification))
Get movie certifications
Get an up to date list of the officially supported movie certifications on TMDB. The results are grouped by country code.
tv_shows(skip_cache : Bool = false) : Hash(String, Array(Certification))
Get TV certifications
Get an up to date list of the officially supported TV show certifications on TMDB. The results are grouped by country code.