for entry in result:
        if 'config' in entry:
            entry['config'] = json.loads(entry['config'])