@JsonClass(true) data class GalleryMediaItem : Parcelable
GalleryMediaItem(id: Long, mediaId: String)
val id: Long
val mediaId: String