If you're not using RxAndroid, you should consider adding it as a dependency to your Android project. It makes life significantly easier when working with REST API calls.
However, once you've added it, there are a bunch of other benefits besides just simplifying REST calls. Consider