pub async fn get_scene( __arg0: Path<(String, String)>, __arg1: State<AppState>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>