MediaSummary

constructor(    id: Long,     title: String,     originalTitle: String,     year: Int? = null,     rating: Double? = null,     permalink: String? = null,     type: String,     mediaType: String? = null,     country: String? = null,     language: String? = null,     images: MyDramaListAPI.Images)(source)