json.extract! income, :id, :description, :included, :amount, :member_id, :created_at, :updated_at json.url income_url(income, format: :json)