Skip to Navigation Skip to Posts Skip to Content

Lists well-known entertainment studios and their associated popular productions (movies, TV series, digital content, or stage productions).

{ "studio_name": "string", "founded_year": "integer (optional)", "productions": [ { "title": "string", "release_year": "integer", "type": "string (movie, series, special, etc.)", "popularity_score": "float (optional)" } ] }

array[object] (or nested / struct )