@GET("/api/v1/me/prefs/.json") abstract fun myPrefs(@HeaderMap header: HashMap<String, String>): Call<Prefs>