Authorization: Bearer ********************curl --location '/admin/videos/019ef461-17e3-7eaa-80ab-97169442e532/versions/019ef461-17e3-7eaa-80ab-97169442e532' \
--header 'Authorization: Bearer <token>'{
"notification": {
"type": "success",
"code": "TestingSystem.Command.Completed",
"message": "Операция выполнена."
},
"data": {
"id": "019ef461-17e3-7eaa-80ab-97169442e532",
"version": {
"name": "Осень 2026"
},
"createDate": "2026-09-15T14:30:00.123456+0300",
"title": "Видео: основы",
"description": "Описание версии"
},
"meta": {
"requestId": "019ef461-28f4-7fbb-91bc-a827ad53f643",
"traceId": "019ef461-39a5-70cc-a2cd-b9384e10a754"
}
}