I have
models movie and comment , how can I get the number of comments as a response to a get request
class Movie(models.Model): Title = models.Cha