How to get muted segments?

https://www.twitch.tv/videos/1286667913
This video containing muted segments, but https://api.twitch.tv/helix/videos?id=1286667913 returning "muted_segments": null.

{
    "data": [
        {
            "id": "1286667913",
            "stream_id": "44599392892",
            "user_id": "29334085",
            "user_login": "frozzyaka",
            "user_name": "frozzyaka",
            "title": "Что-то совместное, фановое....",
            "description": "",
            "created_at": "2022-02-04T15:18:56Z",
            "published_at": "2022-02-04T15:18:56Z",
            "url": "https://www.twitch.tv/videos/1286667913",
            "thumbnail_url": "https://static-cdn.jtvnw.net/cf_vods/dgeft87wbj63p/4433e309c21fa5821481_frozzyaka_44599392892_1643987931//thumb/thumb0-%{width}x%{height}.jpg",
            "viewable": "public",
            "view_count": 1775,
            "language": "ru",
            "type": "archive",
            "duration": "7h10m35s",
            "muted_segments": null
        }
    ],
    "pagination": {}
}