{
  "info": {
    "_postman_id": "3e627e02-3183-4552-b7f8-4b8459aafcc0",
    "name": "demo",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
  },
  "item": [
    {
      "name": "auth",
      "item": [
        {
          "name": "user",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              }
            ],
            "url": {
              "raw": "{{URL}}/user",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "user"
              ]
            },
            "description": "get authed user"
          },
          "response": [
            {
              "name": "Пользователь",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  }
                ],
                "url": {
                  "raw": "{{URL}}/vkma/auth",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "auth"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Thu, 11 Jun 2020 21:37:13 GMT"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"data\": {\n        \"id\": 1,\n        \"first_name\": \"Павел\",\n        \"last_name\": \"Дуров\",\n        \"avatar_200\": \"https://sun9-42.userapi.com/c836333/v836333001/31191/qC6rVW5YSD8.jpg?ava=1\"\n    }\n}"
            }
          ]
        }
      ],
      "protocolProfileBehavior": {}
    },
    {
      "name": "products",
      "item": [
        {
          "name": "list",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              }
            ],
            "url": {
              "raw": "{{URL}}/products",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "products"
              ]
            },
            "description": "List of products"
          },
          "response": [
            {
              "name": "Продукты",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  }
                ],
                "url": {
                  "raw": "{{URL}}/vkma/products",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "products"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Thu, 11 Jun 2020 21:42:06 GMT"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"Prof. Beulah Rogahn MD\",\n            \"poster\": {\n                \"id\": 1,\n                \"small\": \"http://example.test/storage/1/conversions/2-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 1,\n                    \"title\": \"Martine Boyle\",\n                    \"poster\": {\n                        \"id\": 2,\n                        \"small\": \"http://example.test/storage/2/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 2,\n                    \"title\": \"Carlotta Murazik\",\n                    \"poster\": {\n                        \"id\": 3,\n                        \"small\": \"http://example.test/storage/3/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 3,\n                    \"title\": \"Foster Flatley\",\n                    \"poster\": {\n                        \"id\": 4,\n                        \"small\": \"http://example.test/storage/4/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 4,\n                    \"title\": \"Prof. Andy Kuhn\",\n                    \"poster\": {\n                        \"id\": 5,\n                        \"small\": \"http://example.test/storage/5/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 5,\n                    \"title\": \"Kylie Goldner\",\n                    \"poster\": {\n                        \"id\": 6,\n                        \"small\": \"http://example.test/storage/6/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 6,\n                    \"title\": \"Cruz Ernser V\",\n                    \"poster\": {\n                        \"id\": 7,\n                        \"small\": \"http://example.test/storage/7/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 7,\n                    \"title\": \"Prof. Kristoffer Wiegand\",\n                    \"poster\": {\n                        \"id\": 8,\n                        \"small\": \"http://example.test/storage/8/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 8,\n                    \"title\": \"Maiya Gleason\",\n                    \"poster\": {\n                        \"id\": 9,\n                        \"small\": \"http://example.test/storage/9/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 9,\n                    \"title\": \"Dr. Wilma Wiegand III\",\n                    \"poster\": {\n                        \"id\": 10,\n                        \"small\": \"http://example.test/storage/10/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 10,\n                    \"title\": \"Anna Kutch\",\n                    \"poster\": {\n                        \"id\": 11,\n                        \"small\": \"http://example.test/storage/11/conversions/2-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"title\": \"Demarcus Hartmann IV\",\n            \"poster\": {\n                \"id\": 12,\n                \"small\": \"http://example.test/storage/12/conversions/2-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 11,\n                    \"title\": \"Peggie Koelpin\",\n                    \"poster\": {\n                        \"id\": 13,\n                        \"small\": \"http://example.test/storage/13/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 12,\n                    \"title\": \"Asa Klocko I\",\n                    \"poster\": {\n                        \"id\": 14,\n                        \"small\": \"http://example.test/storage/14/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 13,\n                    \"title\": \"Ms. Hanna Langosh Jr.\",\n                    \"poster\": {\n                        \"id\": 15,\n                        \"small\": \"http://example.test/storage/15/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 14,\n                    \"title\": \"Floy Nicolas\",\n                    \"poster\": {\n                        \"id\": 16,\n                        \"small\": \"http://example.test/storage/16/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 15,\n                    \"title\": \"Janie Hartmann\",\n                    \"poster\": {\n                        \"id\": 17,\n                        \"small\": \"http://example.test/storage/17/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 16,\n                    \"title\": \"Deangelo Jacobs\",\n                    \"poster\": {\n                        \"id\": 18,\n                        \"small\": \"http://example.test/storage/18/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 17,\n                    \"title\": \"Mrs. Delta Jacobs\",\n                    \"poster\": {\n                        \"id\": 19,\n                        \"small\": \"http://example.test/storage/19/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 18,\n                    \"title\": \"Ibrahim Macejkovic\",\n                    \"poster\": {\n                        \"id\": 20,\n                        \"small\": \"http://example.test/storage/20/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 19,\n                    \"title\": \"Maybell Beatty\",\n                    \"poster\": {\n                        \"id\": 21,\n                        \"small\": \"http://example.test/storage/21/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 20,\n                    \"title\": \"Blaise Hodkiewicz\",\n                    \"poster\": {\n                        \"id\": 22,\n                        \"small\": \"http://example.test/storage/22/conversions/1-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"title\": \"Ms. Claudia Turcotte\",\n            \"poster\": {\n                \"id\": 23,\n                \"small\": \"http://example.test/storage/23/conversions/3-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 21,\n                    \"title\": \"Jena Rohan\",\n                    \"poster\": {\n                        \"id\": 24,\n                        \"small\": \"http://example.test/storage/24/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"Chadd Kemmer\",\n                    \"poster\": {\n                        \"id\": 25,\n                        \"small\": \"http://example.test/storage/25/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"Tyler Ankunding\",\n                    \"poster\": {\n                        \"id\": 26,\n                        \"small\": \"http://example.test/storage/26/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"Stephon Ruecker\",\n                    \"poster\": {\n                        \"id\": 27,\n                        \"small\": \"http://example.test/storage/27/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"Lucious Roob\",\n                    \"poster\": {\n                        \"id\": 28,\n                        \"small\": \"http://example.test/storage/28/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 26,\n                    \"title\": \"Nikita Buckridge\",\n                    \"poster\": {\n                        \"id\": 29,\n                        \"small\": \"http://example.test/storage/29/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 27,\n                    \"title\": \"Mack Hirthe\",\n                    \"poster\": {\n                        \"id\": 30,\n                        \"small\": \"http://example.test/storage/30/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 28,\n                    \"title\": \"Ms. Sabina Ferry\",\n                    \"poster\": {\n                        \"id\": 31,\n                        \"small\": \"http://example.test/storage/31/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 29,\n                    \"title\": \"Prof. Glenna Lebsack\",\n                    \"poster\": {\n                        \"id\": 32,\n                        \"small\": \"http://example.test/storage/32/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 30,\n                    \"title\": \"Miss Lila Ryan DVM\",\n                    \"poster\": {\n                        \"id\": 33,\n                        \"small\": \"http://example.test/storage/33/conversions/2-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"title\": \"Alford Von Sr.\",\n            \"poster\": {\n                \"id\": 34,\n                \"small\": \"http://example.test/storage/34/conversions/2-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 31,\n                    \"title\": \"Dr. Diana Rowe PhD\",\n                    \"poster\": {\n                        \"id\": 35,\n                        \"small\": \"http://example.test/storage/35/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 32,\n                    \"title\": \"Jakob Sauer\",\n                    \"poster\": {\n                        \"id\": 36,\n                        \"small\": \"http://example.test/storage/36/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 33,\n                    \"title\": \"Rowland Bernhard\",\n                    \"poster\": {\n                        \"id\": 37,\n                        \"small\": \"http://example.test/storage/37/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 34,\n                    \"title\": \"Prof. Arch Quigley\",\n                    \"poster\": {\n                        \"id\": 38,\n                        \"small\": \"http://example.test/storage/38/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 35,\n                    \"title\": \"Phoebe Kuphal\",\n                    \"poster\": {\n                        \"id\": 39,\n                        \"small\": \"http://example.test/storage/39/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 36,\n                    \"title\": \"Helen Fadel\",\n                    \"poster\": {\n                        \"id\": 40,\n                        \"small\": \"http://example.test/storage/40/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 37,\n                    \"title\": \"Jovani Tillman\",\n                    \"poster\": {\n                        \"id\": 41,\n                        \"small\": \"http://example.test/storage/41/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 38,\n                    \"title\": \"Felipa Fritsch IV\",\n                    \"poster\": {\n                        \"id\": 42,\n                        \"small\": \"http://example.test/storage/42/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 39,\n                    \"title\": \"Dr. Efrain Goyette\",\n                    \"poster\": {\n                        \"id\": 43,\n                        \"small\": \"http://example.test/storage/43/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 40,\n                    \"title\": \"Isaac Champlin\",\n                    \"poster\": {\n                        \"id\": 44,\n                        \"small\": \"http://example.test/storage/44/conversions/0-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"title\": \"Kade Ratke\",\n            \"poster\": {\n                \"id\": 45,\n                \"small\": \"http://example.test/storage/45/conversions/3-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 41,\n                    \"title\": \"Shemar Stiedemann\",\n                    \"poster\": {\n                        \"id\": 46,\n                        \"small\": \"http://example.test/storage/46/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 42,\n                    \"title\": \"Isom Emmerich\",\n                    \"poster\": {\n                        \"id\": 47,\n                        \"small\": \"http://example.test/storage/47/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 43,\n                    \"title\": \"Prof. Tevin Kuhlman\",\n                    \"poster\": {\n                        \"id\": 48,\n                        \"small\": \"http://example.test/storage/48/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 44,\n                    \"title\": \"Ocie Lang PhD\",\n                    \"poster\": {\n                        \"id\": 49,\n                        \"small\": \"http://example.test/storage/49/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 45,\n                    \"title\": \"Abby Gerlach\",\n                    \"poster\": {\n                        \"id\": 50,\n                        \"small\": \"http://example.test/storage/50/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 46,\n                    \"title\": \"Claude Hudson\",\n                    \"poster\": {\n                        \"id\": 51,\n                        \"small\": \"http://example.test/storage/51/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 47,\n                    \"title\": \"Mrs. Annabelle Macejkovic IV\",\n                    \"poster\": {\n                        \"id\": 52,\n                        \"small\": \"http://example.test/storage/52/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 48,\n                    \"title\": \"Payton Farrell PhD\",\n                    \"poster\": {\n                        \"id\": 53,\n                        \"small\": \"http://example.test/storage/53/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 49,\n                    \"title\": \"Aaliyah Koch\",\n                    \"poster\": {\n                        \"id\": 54,\n                        \"small\": \"http://example.test/storage/54/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 50,\n                    \"title\": \"Prof. Mason Heller\",\n                    \"poster\": {\n                        \"id\": 55,\n                        \"small\": \"http://example.test/storage/55/conversions/2-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 6,\n            \"title\": \"Cullen Huels\",\n            \"poster\": {\n                \"id\": 56,\n                \"small\": \"http://example.test/storage/56/conversions/3-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 51,\n                    \"title\": \"Bella Pouros\",\n                    \"poster\": {\n                        \"id\": 57,\n                        \"small\": \"http://example.test/storage/57/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 52,\n                    \"title\": \"Dr. Angelo Breitenberg MD\",\n                    \"poster\": {\n                        \"id\": 58,\n                        \"small\": \"http://example.test/storage/58/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 53,\n                    \"title\": \"Prof. Sonny Hudson Sr.\",\n                    \"poster\": {\n                        \"id\": 59,\n                        \"small\": \"http://example.test/storage/59/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 54,\n                    \"title\": \"Dr. Irving Oberbrunner\",\n                    \"poster\": {\n                        \"id\": 60,\n                        \"small\": \"http://example.test/storage/60/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 55,\n                    \"title\": \"Cade Cassin\",\n                    \"poster\": {\n                        \"id\": 61,\n                        \"small\": \"http://example.test/storage/61/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"title\": \"Adela Pfannerstill\",\n                    \"poster\": {\n                        \"id\": 62,\n                        \"small\": \"http://example.test/storage/62/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 57,\n                    \"title\": \"Delpha Harvey\",\n                    \"poster\": {\n                        \"id\": 63,\n                        \"small\": \"http://example.test/storage/63/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 58,\n                    \"title\": \"Consuelo Hagenes\",\n                    \"poster\": {\n                        \"id\": 64,\n                        \"small\": \"http://example.test/storage/64/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 59,\n                    \"title\": \"Stefanie Hartmann\",\n                    \"poster\": {\n                        \"id\": 65,\n                        \"small\": \"http://example.test/storage/65/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 60,\n                    \"title\": \"Gonzalo Walter\",\n                    \"poster\": {\n                        \"id\": 66,\n                        \"small\": \"http://example.test/storage/66/conversions/1-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"title\": \"Danial McLaughlin\",\n            \"poster\": {\n                \"id\": 67,\n                \"small\": \"http://example.test/storage/67/conversions/0-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 61,\n                    \"title\": \"Hazle Eichmann\",\n                    \"poster\": {\n                        \"id\": 68,\n                        \"small\": \"http://example.test/storage/68/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 62,\n                    \"title\": \"Dr. Jeramie Emard\",\n                    \"poster\": {\n                        \"id\": 69,\n                        \"small\": \"http://example.test/storage/69/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 63,\n                    \"title\": \"Elizabeth Klein\",\n                    \"poster\": {\n                        \"id\": 70,\n                        \"small\": \"http://example.test/storage/70/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 64,\n                    \"title\": \"Hilton Bayer\",\n                    \"poster\": {\n                        \"id\": 71,\n                        \"small\": \"http://example.test/storage/71/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 65,\n                    \"title\": \"Ronaldo Lind MD\",\n                    \"poster\": {\n                        \"id\": 72,\n                        \"small\": \"http://example.test/storage/72/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 66,\n                    \"title\": \"Miss Megane Langosh\",\n                    \"poster\": {\n                        \"id\": 73,\n                        \"small\": \"http://example.test/storage/73/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 67,\n                    \"title\": \"Henry Lehner\",\n                    \"poster\": {\n                        \"id\": 74,\n                        \"small\": \"http://example.test/storage/74/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 68,\n                    \"title\": \"Cara Mayert\",\n                    \"poster\": {\n                        \"id\": 75,\n                        \"small\": \"http://example.test/storage/75/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 69,\n                    \"title\": \"Jovany Schuster\",\n                    \"poster\": {\n                        \"id\": 76,\n                        \"small\": \"http://example.test/storage/76/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 70,\n                    \"title\": \"Prof. Lillian Kutch\",\n                    \"poster\": {\n                        \"id\": 77,\n                        \"small\": \"http://example.test/storage/77/conversions/0-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"title\": \"Andy Volkman\",\n            \"poster\": {\n                \"id\": 78,\n                \"small\": \"http://example.test/storage/78/conversions/2-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 71,\n                    \"title\": \"Adah Bailey MD\",\n                    \"poster\": {\n                        \"id\": 79,\n                        \"small\": \"http://example.test/storage/79/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 72,\n                    \"title\": \"Trenton Sporer\",\n                    \"poster\": {\n                        \"id\": 80,\n                        \"small\": \"http://example.test/storage/80/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 73,\n                    \"title\": \"Cheyanne Blick\",\n                    \"poster\": {\n                        \"id\": 81,\n                        \"small\": \"http://example.test/storage/81/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 74,\n                    \"title\": \"Marcel Graham V\",\n                    \"poster\": {\n                        \"id\": 82,\n                        \"small\": \"http://example.test/storage/82/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 75,\n                    \"title\": \"Brandon Fisher\",\n                    \"poster\": {\n                        \"id\": 83,\n                        \"small\": \"http://example.test/storage/83/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 76,\n                    \"title\": \"Marcel Walter\",\n                    \"poster\": {\n                        \"id\": 84,\n                        \"small\": \"http://example.test/storage/84/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 77,\n                    \"title\": \"Audreanne Crooks\",\n                    \"poster\": {\n                        \"id\": 85,\n                        \"small\": \"http://example.test/storage/85/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 78,\n                    \"title\": \"Roxanne Maggio\",\n                    \"poster\": {\n                        \"id\": 86,\n                        \"small\": \"http://example.test/storage/86/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 79,\n                    \"title\": \"Lillie Gibson\",\n                    \"poster\": {\n                        \"id\": 87,\n                        \"small\": \"http://example.test/storage/87/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 80,\n                    \"title\": \"Dr. Chelsea Cruickshank PhD\",\n                    \"poster\": {\n                        \"id\": 88,\n                        \"small\": \"http://example.test/storage/88/conversions/1-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 9,\n            \"title\": \"Camilla Rice MD\",\n            \"poster\": {\n                \"id\": 89,\n                \"small\": \"http://example.test/storage/89/conversions/0-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 81,\n                    \"title\": \"Brandy Reinger DVM\",\n                    \"poster\": {\n                        \"id\": 90,\n                        \"small\": \"http://example.test/storage/90/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 82,\n                    \"title\": \"Brian Dibbert\",\n                    \"poster\": {\n                        \"id\": 91,\n                        \"small\": \"http://example.test/storage/91/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 83,\n                    \"title\": \"Loy Predovic I\",\n                    \"poster\": {\n                        \"id\": 92,\n                        \"small\": \"http://example.test/storage/92/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 84,\n                    \"title\": \"Lorena Ruecker Jr.\",\n                    \"poster\": {\n                        \"id\": 93,\n                        \"small\": \"http://example.test/storage/93/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 85,\n                    \"title\": \"Mathew Farrell\",\n                    \"poster\": {\n                        \"id\": 94,\n                        \"small\": \"http://example.test/storage/94/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 86,\n                    \"title\": \"Lupe Eichmann\",\n                    \"poster\": {\n                        \"id\": 95,\n                        \"small\": \"http://example.test/storage/95/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 87,\n                    \"title\": \"Mercedes Hermann\",\n                    \"poster\": {\n                        \"id\": 96,\n                        \"small\": \"http://example.test/storage/96/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 88,\n                    \"title\": \"Eleanora Hilpert II\",\n                    \"poster\": {\n                        \"id\": 97,\n                        \"small\": \"http://example.test/storage/97/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 89,\n                    \"title\": \"Jonas Brown\",\n                    \"poster\": {\n                        \"id\": 98,\n                        \"small\": \"http://example.test/storage/98/conversions/2-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 90,\n                    \"title\": \"Herta Nitzsche\",\n                    \"poster\": {\n                        \"id\": 99,\n                        \"small\": \"http://example.test/storage/99/conversions/3-small.jpg\"\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"title\": \"Ms. Kiara Schamberger PhD\",\n            \"poster\": {\n                \"id\": 100,\n                \"small\": \"http://example.test/storage/100/conversions/1-small.jpg\"\n            },\n            \"products\": [\n                {\n                    \"id\": 91,\n                    \"title\": \"Ms. Joanny Medhurst I\",\n                    \"poster\": {\n                        \"id\": 101,\n                        \"small\": \"http://example.test/storage/101/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 92,\n                    \"title\": \"Letha Christiansen\",\n                    \"poster\": {\n                        \"id\": 102,\n                        \"small\": \"http://example.test/storage/102/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 93,\n                    \"title\": \"Destiny Bahringer IV\",\n                    \"poster\": {\n                        \"id\": 103,\n                        \"small\": \"http://example.test/storage/103/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 94,\n                    \"title\": \"Green Gislason\",\n                    \"poster\": {\n                        \"id\": 104,\n                        \"small\": \"http://example.test/storage/104/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 95,\n                    \"title\": \"Amos Halvorson\",\n                    \"poster\": {\n                        \"id\": 105,\n                        \"small\": \"http://example.test/storage/105/conversions/3-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 96,\n                    \"title\": \"Kim Sanford\",\n                    \"poster\": {\n                        \"id\": 106,\n                        \"small\": \"http://example.test/storage/106/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 97,\n                    \"title\": \"Damian Thiel\",\n                    \"poster\": {\n                        \"id\": 107,\n                        \"small\": \"http://example.test/storage/107/conversions/1-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 98,\n                    \"title\": \"Kaley Lemke Sr.\",\n                    \"poster\": {\n                        \"id\": 108,\n                        \"small\": \"http://example.test/storage/108/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 99,\n                    \"title\": \"Luis Dickens PhD\",\n                    \"poster\": {\n                        \"id\": 109,\n                        \"small\": \"http://example.test/storage/109/conversions/0-small.jpg\"\n                    }\n                },\n                {\n                    \"id\": 100,\n                    \"title\": \"Jacynthe Labadie\",\n                    \"poster\": {\n                        \"id\": 110,\n                        \"small\": \"http://example.test/storage/110/conversions/3-small.jpg\"\n                    }\n                }\n            ]\n        }\n    ]\n}"
            }
          ]
        }
      ],
      "protocolProfileBehavior": {}
    },
    {
      "name": "trash",
      "item": [
        {
          "name": "add by ids",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              },
              {
                "key": "Content-Type",
                "type": "text",
                "value": "application/json"
              }
            ],
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "product_ids[0]",
                  "value": "3",
                  "description": "req. ID продуктов",
                  "type": "text"
                }
              ],
              "options": {
                "urlencoded": {}
              }
            },
            "url": {
              "raw": "{{URL}}/vkma/trash/drop",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "vkma",
                "trash",
                "drop"
              ]
            },
            "description": "Attach products by id"
          },
          "response": [
            {
              "name": "Успешно добавлено",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  },
                  {
                    "key": "Content-Type",
                    "type": "text",
                    "value": "application/json"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"product_ids\": [1,2]\n}",
                  "options": {
                    "urlencoded": {}
                  }
                },
                "url": {
                  "raw": "{{URL}}/vkma/trash/drop",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "trash",
                    "drop"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "html",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "text/html; charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Thu, 11 Jun 2020 21:49:36 GMT"
                }
              ],
              "cookie": [],
              "body": null
            }
          ]
        },
        {
          "name": "add custom",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              },
              {
                "key": "Content-Type",
                "type": "text",
                "value": "application/json"
              }
            ],
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "product_cat_id",
                  "value": "1",
                  "description": "ID продукта req.",
                  "type": "text"
                },
                {
                  "key": "value",
                  "value": "1",
                  "description": "Значение срока req.",
                  "type": "text"
                },
                {
                  "key": "unit",
                  "value": "week",
                  "description": "Тип срока: week|month|year req.",
                  "type": "text"
                }
              ],
              "options": {
                "urlencoded": {}
              }
            },
            "url": {
              "raw": "{{URL}}/trash/drop-other",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "trash",
                "drop-other"
              ]
            }
          },
          "response": [
            {
              "name": "Успешно добавлен",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  },
                  {
                    "key": "Content-Type",
                    "type": "text",
                    "value": "application/json"
                  }
                ],
                "body": {
                  "mode": "urlencoded",
                  "urlencoded": [
                    {
                      "key": "product_cat_id",
                      "value": "1",
                      "description": "ID продукта",
                      "type": "text"
                    },
                    {
                      "key": "value",
                      "value": "200",
                      "description": "Значение срока",
                      "type": "text"
                    },
                    {
                      "key": "unit",
                      "value": "week",
                      "description": "Тип срока: week|month|year",
                      "type": "text"
                    }
                  ],
                  "options": {
                    "raw": {}
                  }
                },
                "url": {
                  "raw": "{{URL}}/vkma/trash/drop-other",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "trash",
                    "drop-other"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "html",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "text/html; charset=UTF-8"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Thu, 11 Jun 2020 22:02:35 GMT"
                }
              ],
              "cookie": [],
              "body": null
            }
          ]
        },
        {
          "name": "timer. nearset",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              },
              {
                "key": "Content-Type",
                "type": "text",
                "value": "application/json"
              }
            ],
            "url": {
              "raw": "{{URL}}/trash/nearest-time",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "trash",
                "nearest-time"
              ]
            }
          },
          "response": [
            {
              "name": "Таймер с продуктом",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  },
                  {
                    "key": "Content-Type",
                    "type": "text",
                    "value": "application/json"
                  }
                ],
                "url": {
                  "raw": "{{URL}}/vkma/trash/nearest-time",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "trash",
                    "nearest-time"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Sat, 13 Jun 2020 12:23:33 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"data\": {\n        \"final_date\": {\n            \"years\": 0,\n            \"days\": 125,\n            \"hours\": 23,\n            \"minutes\": 59,\n            \"seconds\": 8\n        },\n        \"product\": {\n            \"id\": 2,\n            \"title\": \"Barton Hegmann\",\n            \"poster\": {\n                \"id\": 3,\n                \"small\": \"http://example.test/storage/3/conversions/3-small.jpg\"\n            }\n        }\n    }\n}"
            }
          ]
        },
        {
          "name": "timer. total",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{URL}}/trash/total-time",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "trash",
                "total-time"
              ]
            },
            "description": "count - счетчик мусора, а так же счетчик таймера"
          },
          "response": [
            {
              "name": "Таймер. Весь мусор",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{URL}}/vkma/trash/total-time",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "trash",
                    "total-time"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Sat, 13 Jun 2020 12:23:15 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"data\": {\n        \"final_date\": {\n            \"years\": 4,\n            \"days\": 156,\n            \"hours\": 23,\n            \"minutes\": 45,\n            \"seconds\": 46\n        },\n        \"count\": 4\n    }\n}"
            }
          ]
        },
        {
          "name": "stats",
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              },
              {
                "key": "Content-Type",
                "type": "text",
                "value": "application/json"
              }
            ],
            "url": {
              "raw": "{{URL}}/trash/timeline",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "trash",
                "timeline"
              ]
            },
            "description": "Общая картинка для графика"
          },
          "response": [
            {
              "name": "Общая картина. Таймлайн",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  },
                  {
                    "key": "Content-Type",
                    "type": "text",
                    "value": "application/json"
                  }
                ],
                "url": {
                  "raw": "{{URL}}/vkma/trash/timeline",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "trash",
                    "timeline"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Sat, 13 Jun 2020 14:37:16 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"data\": [\n        {\n            \"final_date\": {\n                \"years\": 0,\n                \"days\": 6,\n                \"hours\": 23,\n                \"minutes\": 48,\n                \"seconds\": 24\n            },\n            \"count\": 1,\n            \"created_at\": \"2020-06-13\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1720562429,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 151436,\n            \"created_at\": \"2020-06-12\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1628887849,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 146379,\n            \"created_at\": \"2020-06-11\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1571609166,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 143217,\n            \"created_at\": \"2020-06-10\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1500827698,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 140032,\n            \"created_at\": \"2020-06-09\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1407585774,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 135319,\n            \"created_at\": \"2020-06-08\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1319909970,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 133484,\n            \"created_at\": \"2020-06-07\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1229204991,\n                \"days\": 365,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 126423,\n            \"created_at\": \"2020-06-06\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1202584705,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 121438,\n            \"created_at\": \"2020-06-05\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1130406299,\n                \"days\": 365,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 118868,\n            \"created_at\": \"2020-06-04\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1108374918,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 110875,\n            \"created_at\": \"2020-06-03\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 1009314662,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 108248,\n            \"created_at\": \"2020-06-02\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 930589802,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 103462,\n            \"created_at\": \"2020-06-01\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 922737752,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 101642,\n            \"created_at\": \"2020-05-31\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 830684263,\n                \"days\": 365,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 94570,\n            \"created_at\": \"2020-05-30\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 733914848,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 90281,\n            \"created_at\": \"2020-05-29\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 689581876,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 87525,\n            \"created_at\": \"2020-05-28\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 672188166,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 84526,\n            \"created_at\": \"2020-05-27\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 603532596,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 78432,\n            \"created_at\": \"2020-05-26\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 548892329,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 75874,\n            \"created_at\": \"2020-05-25\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 513368392,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 69940,\n            \"created_at\": \"2020-05-24\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 422415281,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 60642,\n            \"created_at\": \"2020-05-23\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 336747072,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 56739,\n            \"created_at\": \"2020-05-22\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 268066054,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 47212,\n            \"created_at\": \"2020-05-21\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 238702990,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 38417,\n            \"created_at\": \"2020-05-20\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 213078599,\n                \"days\": 365,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 32042,\n            \"created_at\": \"2020-05-19\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 163816079,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 29049,\n            \"created_at\": \"2020-05-18\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 155550127,\n                \"days\": 365,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 21944,\n            \"created_at\": \"2020-05-17\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 91038550,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 15242,\n            \"created_at\": \"2020-05-16\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 49555901,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 11551,\n            \"created_at\": \"2020-05-15\"\n        },\n        {\n            \"final_date\": {\n                \"years\": 2226408,\n                \"days\": 364,\n                \"hours\": 23,\n                \"minutes\": 47,\n                \"seconds\": 11\n            },\n            \"count\": 4438,\n            \"created_at\": \"2020-05-14\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "history",
          "protocolProfileBehavior": {
            "disabledSystemHeaders": {
              "accept": true
            }
          },
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Accept",
                "type": "text",
                "value": "application/json"
              },
              {
                "key": "Vk-Params",
                "type": "text",
                "value": "{{VK_PARAMS}}"
              },
              {
                "key": "Content-Type",
                "type": "text",
                "value": "application/json"
              }
            ],
            "url": {
              "raw": "{{URL}}/trash/history?sort=decomposed_at",
              "host": [
                "{{URL}}"
              ],
              "path": [
                "trash",
                "history"
              ],
              "query": [
                {
                  "key": "sort",
                  "value": "decomposed_at",
                  "description": "Сортировка. Доступные значения: created_at, -created_at, decomposed_at, -decomposed_at"
                }
              ]
            },
            "description": "Общая картинка для графика"
          },
          "response": [
            {
              "name": "История",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Accept",
                    "type": "text",
                    "value": "application/json"
                  },
                  {
                    "key": "Vk-Params",
                    "type": "text",
                    "value": "{{VK_PARAMS}}"
                  },
                  {
                    "key": "Content-Type",
                    "type": "text",
                    "value": "application/json"
                  }
                ],
                "url": {
                  "raw": "{{URL}}/vkma/trash/history?sort=decomposed_at",
                  "host": [
                    "{{URL}}"
                  ],
                  "path": [
                    "vkma",
                    "trash",
                    "history"
                  ],
                  "query": [
                    {
                      "key": "sort",
                      "value": "decomposed_at",
                      "description": "Сортировка. Доступные значения: created_at, -created_at, decomposed_at, -decomposed_at"
                    }
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Server",
                  "value": "nginx/1.17.10"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/7.4.6"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "Date",
                  "value": "Sat, 13 Jun 2020 16:47:11 GMT"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                }
              ],
              "cookie": [],
              "body": "{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"final_date\": {\n                \"years\": 0,\n                \"days\": 6,\n                \"hours\": 21,\n                \"minutes\": 38,\n                \"seconds\": 30\n            },\n            \"product\": null,\n            \"product_cat\": {\n                \"id\": 1,\n                \"title\": \"Sammie Borer\",\n                \"description\": \"Non dolorem qui ratione sit. Quia sint placeat facilis id deserunt.\",\n                \"poster\": {\n                    \"id\": 1,\n                    \"small\": \"http://example.test/storage/1/conversions/2-small.jpg\"\n                }\n            },\n            \"created_at\": \"2020-06-13T14:25:42.000000Z\"\n        },\n        {\n            \"id\": 2,\n            \"final_date\": {\n                \"years\": 0,\n                \"days\": 237,\n                \"hours\": 23,\n                \"minutes\": 16,\n                \"seconds\": 47\n            },\n            \"product\": {\n                \"id\": 3,\n                \"title\": \"Mr. Eleazar Cronin IV\",\n                \"poster\": {\n                    \"id\": 4,\n                    \"small\": \"http://example.test/storage/4/conversions/3-small.jpg\"\n                }\n            },\n            \"product_cat\": {\n                \"id\": 1,\n                \"title\": \"Sammie Borer\",\n                \"description\": \"Non dolorem qui ratione sit. Quia sint placeat facilis id deserunt.\",\n                \"poster\": {\n                    \"id\": 1,\n                    \"small\": \"http://example.test/storage/1/conversions/2-small.jpg\"\n                }\n            },\n            \"created_at\": \"2020-06-13T16:03:59.000000Z\"\n        }\n    ],\n    \"links\": {\n        \"first\": \"http://example.test/vkma/trash/history?page=1\",\n        \"last\": \"http://example.test/vkma/trash/history?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://example.test/vkma/trash/history\",\n        \"per_page\": 15,\n        \"to\": 2,\n        \"total\": 2\n    }\n}"
            }
          ]
        }
      ],
      "event": [
        {
          "listen": "prerequest",
          "script": {
            "id": "aafb576c-f4ae-4140-9d20-91186f13835e",
            "type": "text/javascript",
            "exec": [
              ""
            ]
          }
        },
        {
          "listen": "test",
          "script": {
            "id": "38945cff-96d8-4617-9efe-c61cf2a8c0be",
            "type": "text/javascript",
            "exec": [
              ""
            ]
          }
        }
      ],
      "protocolProfileBehavior": {}
    }
  ],
  "event": [
    {
      "listen": "prerequest",
      "script": {
        "id": "568f4cb7-d6be-4b20-b6a4-f0e8c34ae73e",
        "type": "text/javascript",
        "exec": [
          ""
        ]
      }
    },
    {
      "listen": "test",
      "script": {
        "id": "2a211cbc-4168-4774-84ac-751b2ef6c96e",
        "type": "text/javascript",
        "exec": [
          ""
        ]
      }
    }
  ],
  "variable": [
    {
      "id": "3f16224c-f89e-42d8-9f2d-8064987f546a",
      "key": "URL",
      "value": "https://example.com",
      "type": "string"
    },
    {
      "id": "e66adabf-2f68-4b8d-b23f-5666d6b1ca12",
      "key": "VK_PARAMS",
      "value": "params",
      "type": "string"
    }
  ],
  "protocolProfileBehavior": {}
}
