{{ movie.get('type') }}
{{ movie.get('releaseDate') | date }}
{{ movie.get('duration') }}
{{ movie.get('language') }}
{{ movie.get('introduction') }}
{{ movie.get('rating') }}