------------------
Buoy
~~~~
- **Realtime**: ``get`` returns ``None`` when data cannot be successfully retrieved.
Documentation
~~~~~~~~~~~~~
- Update documentation and examples with revised syntax.
Breaking Changes
----------------
Buoy
~~~~
- **Realtime**: ``Buoy`` class instantiation no longer accepts arguments.
- ``station_id`` must now be provided as an argument for every request (see examples in docs).