TMDB-Movie-MVVM Get popular movie list from TMDB API with MVVM and Data binding MoviesResponse.kt private val apiKey: String = "Your API Key" //Change with your API