pub async fn find_edition( edition_id: Uuid, headers: HeaderMap, ) -> Result<EditionResponse, String>