:fire: Add:
- Sync API wrapper
- Raw data retreiving without pydantic processing using `raw_return` parameter
- Abstract classes for API wrappers
:arrows_counterclockwise: Change:
- For testing, `pytest` is using instead of `pytest`
:x: Remove:
- Async wrapper context manager
- Remove injectable `_session` parameter