rating

@SerialName(value = "rating")
var rating: Int?(source)

Deprecated (with error)

`rating` is the old scoring system, use score instead

Replace with

score