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