{
  "response_body":
    {
      "frame_actions":
        {
          "AddWidgetFromGallery_20news_":
            {
              "parsed_utterance":
                {
                  "analytics":
                    {
                      "origin":"SmartSpeaker",
                      "product_scenario":"CentaurMainScreen",
                      "purpose":"add_widget_from_gallery"
                    },
                  "typed_semantic_frame":
                    {
                      "centaur_add_widget_from_gallery_semantic_frame":
                        {
                          "column":
                            {
                              "num_value":2
                            },
                          "row":
                            {
                              "num_value":0
                            },
                          "widget_config_data_slot":
                            {
                              "widget_config_data_value":
                                {
                                  "widget_type":"news"
                                }
                            }
                        }
                    }
                }
            },
          "AddWidgetFromGallery_20vacant_":
            {
              "parsed_utterance":
                {
                  "analytics":
                    {
                      "origin":"SmartSpeaker",
                      "product_scenario":"CentaurMainScreen",
                      "purpose":"add_widget_from_gallery"
                    },
                  "typed_semantic_frame":
                    {
                      "centaur_add_widget_from_gallery_semantic_frame":
                        {
                          "column":
                            {
                              "num_value":2
                            },
                          "row":
                            {
                              "num_value":0
                            },
                          "widget_config_data_slot":
                            {
                              "widget_config_data_value":
                                {
                                  "widget_type":"vacant"
                                }
                            }
                        }
                    }
                }
            }
        },
      "layout":
        {
          "directives":
            [
              {
                "show_view":
                  {
                    "card_id":"widget_gallery.card.id",
                    "do_not_show_close_button":true,
                    "inactivity_timeout":"Long",
                    "layer":
                      {
                        "content":
                          {
                          }
                      },
                    "name":"show_view"
                  }
              }
            ]
        }
    }
}
=======================
{
  "card_id":"widget_gallery.card.id",
  "scenario_data":
    {
      "centaur_widget_gallery_data":
        {
          "id":"widget_gallery.card.id",
          "widget_cards":
            [
              {
                "action":"@@mm_deeplink#AddWidgetFromGallery_20news_",
                "news_card_data":
                  {
                    "content":"Твердость эластичного сплава увеличилась при нагревании",
                    "title":"N plus 1",
                    "topic":"nplus1"
                  }
              },
              {
                "action":"@@mm_deeplink#AddWidgetFromGallery_20vacant_",
                "vacant_card_data":
                  {
                  }
              }
            ]
        }
    }
}