Static
serializer is a pure function that takes a model instance and returns a plain object that describes how to convert the model to JSON
Retrieves a value from raw API data. Prioritises DBAPI data if available
Special method to define behaviour of JSON.stringify() on model instance
Optional
serializer is a pure function that takes a model instance and returns a plain object that describes how to convert the model to JSON