def get_product(self, subject, product):
        """ Get details for the specified product.

            Security: Authenticated user with 'read' permission for private repositories, or
                      repository read entitlement.