def get_url()

in trackers/api/serializers.py [0:0]


    def get_url(self, obj):
        return get_self_url(obj, self.context, "component")