node :next do |page| @next end node :unread_total do |page| @unread_total end node :notifications do |page| partial "api_users/notification_index", object: @notifications end