public interface About
retrofit2.Call<AboutV3>
get()
@GET(value="/3/About") retrofit2.Call<AboutV3> get()