Remaining Credits

query Videos {
  fliz_video{
    id
    url
    duration_seconds
    credits_cost
  }
}