Since they don't match any defined attribute in the model, the hook should explore the model's associations in order to serialize them as well. - [x] `belongsTo` / `hasOne` (fixed with #4) - [x] `hasMany` (fixed with #5) - [ ] `belongsToMany`