Additions ➕
- Every resource now includes a `serialize` method to serialize the resource into a dictionary.
- Datetimes are now correctly parsed into objects when objetizing the API's response data.
Changes ➖
- There is now an additional dependency to `dateutil`
Fixes 🐛
- Fix the _release_ process to include the release PR's description on the _release_ tag.