pub async fn work_get( client: &OpenAlexClient, id: &str, params: &GetParams, ) -> Result<Work, FilterError>