``` @GET("static/makes/") fun getStaticCarMake...
# android
o
Copy code
@GET("static/makes/")
    fun getStaticCarMakes(): Observable<List<CarMakesResponse>>