@GET("/api/v1/me/blocked/.json") abstract fun myBlocked(@HeaderMap header: HashMap<String, String>): Call<Any>