PUTS and POSTS can update fields that weren't parent of the provided parameters (for example: updated_at, created_at, etc). It would be nice of PUTS and POSTS return an (updated) presentation of the resource.
Right now this requires an extra hit to the API.