Subtitle
constructor(id: Int? = null, uploadedAt: String? = null, language: String? = null, rating: String? = null, uploadedBy: Int? = null, releaseInfo: ArrayList<String> = arrayListOf(), commentary: String? = null, files: String? = null, size: String? = null, downloads: Int? = null, comments: Int? = null, productionType: String? = null, releaseType: String? = null, episode: String? = null, hearingImpaired: Int? = null, foreignParts: String? = null, framerate: String? = null, preview: String? = null, userUploaded: Boolean? = null, downloadToken: String)(source)