def get_repository(self, subject, repo):
        """ Get general information about a repository of the specified user

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