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