API sample ```js model.toJSON(true) // or model.toJSON({ shallow: true }) ```
API sample