def descendant_hotspot_metric_results(self):
        return HotspotMetricResult.response_to_objects_array(
            self.request(action=':id/descendant_hotspot_metric_results', params={'id': self.id}, method='get'))