Twitch Scraper

ENDPOINTS
GET/videos/chat

Video Chat Replay

Get a VOD's chat replay (~50-60 messages a page) from any second in, with badges and emotes.

QUERY PARAMS

Twitch video (VOD) ID or any twitch.tv video link.

Examples:

  • ID: 1302227402
  • URL: https://www.twitch.tv/videos/1302227402

Seconds into the video to start reading chat from. Don't combine with cursor.

Default: 0

Pagination cursor. Pass the next_cursor from the previous response to get the next page of chat.

{
  "video": {
    "id": "1302227402",
    "link": "https://www.twitch.tv/videos/1302227402",
    "duration_seconds": 821
  },
  "count": 59,
  "first_offset_seconds": 9,
  "last_offset_seconds": 159,
  "messages": [
    {
      "id": "y_lZ-Nb11BYV4A",
      "offset_seconds": 9,
      "offset": "0:09",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Alot less pressure for sure",
      "user": {
        "id": "36842018",
        "login": "slushzero",
        "username": "slushzero",
        "color": null,
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Alot less pressure for sure",
          "emote_id": null
        }
      ]
    },
    {
      "id": "rA5a-Nb11BZD5A",
      "offset_seconds": 10,
      "offset": "0:10",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "great music anime",
      "user": {
        "id": "641785391",
        "login": "rencalloway",
        "username": "RenCalloway",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "great music anime",
          "emote_id": null
        }
      ]
    },
    {
      "id": "oBla-Nb11Bb7_w",
      "offset_seconds": 12,
      "offset": "0:12",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "DoritosChip",
      "user": {
        "id": "122905537",
        "login": "areallygoodlawyer",
        "username": "AReallyGoodLawyer",
        "color": "#00AFDD",
        "badges": [
          {
            "set_id": "hype-train",
            "version": "2"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "102242",
          "code": "DoritosChip",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/102242/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "DoritosChip",
          "emote_id": "102242"
        }
      ]
    },
    {
      "id": "VSRa-Nb11Bb9CQ",
      "offset_seconds": 13,
      "offset": "0:13",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "ninjaPon",
      "user": {
        "id": "255330800",
        "login": "trivi7dec1990",
        "username": "trivi7dec1990",
        "color": null,
        "badges": [],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "1730571",
          "code": "ninjaPon",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/1730571/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "ninjaPon",
          "emote_id": "1730571"
        }
      ]
    },
    {
      "id": "mS5a-Nb11BaV6g",
      "offset_seconds": 14,
      "offset": "0:14",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "ninjaPon",
      "user": {
        "id": "19264788",
        "login": "nightbot",
        "username": "Nightbot",
        "color": "#7C7CE1",
        "badges": [
          {
            "set_id": "moderator",
            "version": "1"
          },
          {
            "set_id": "partner",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": true,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "1730571",
          "code": "ninjaPon",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/1730571/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "ninjaPon",
          "emote_id": "1730571"
        }
      ]
    },
    {
      "id": "TDla-Nb11BZZVw",
      "offset_seconds": 14,
      "offset": "0:14",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "fridays for the gang",
      "user": {
        "id": "31646160",
        "login": "bmwsxbl",
        "username": "BMWsXBL",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "fridays for the gang",
          "emote_id": null
        }
      ]
    },
    {
      "id": "C0Ra-Nb11BZWzQ",
      "offset_seconds": 15,
      "offset": "0:15",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "xqcCheer",
      "user": {
        "id": "137533890",
        "login": "kaoticcccccc",
        "username": "Kaoticcccccc",
        "color": "#FF4500",
        "badges": [],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "emotesv2_d9dc5705d728493ebf3f0ae0be3fc578",
          "code": "xqcCheer",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_d9dc5705d728493ebf3f0ae0be3fc578/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "xqcCheer",
          "emote_id": "emotesv2_d9dc5705d728493ebf3f0ae0be3fc578"
        }
      ]
    },
    {
      "id": "CU9a-Nb11BaOeQ",
      "offset_seconds": 28,
      "offset": "0:28",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Put on the suit today @ninja  ?",
      "user": {
        "id": "176060010",
        "login": "haystackdammrow",
        "username": "HaystackDammrow",
        "color": "#9ACD32",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "6"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Put on the suit today @ninja  ?",
          "emote_id": null
        }
      ]
    },
    {
      "id": "pVta-Nb11Bb70g",
      "offset_seconds": 30,
      "offset": "0:30",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "shingoSZ subscribed with Prime. They've subscribed for 18 months, currently on a 1 month streak! ",
      "user": {
        "id": "213599806",
        "login": "shingosz",
        "username": "shingoSZ",
        "color": null,
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "shingoSZ subscribed with Prime. They've subscribed for 18 months, currently on a 1 month streak! ",
          "emote_id": null
        }
      ]
    },
    {
      "id": "02Va-Nb11BbEJg",
      "offset_seconds": 34,
      "offset": "0:34",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "TIM does it everyday! HAHAHAH",
      "user": {
        "id": "207883351",
        "login": "king_percell",
        "username": "king_percell",
        "color": null,
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "TIM does it everyday! HAHAHAH",
          "emote_id": null
        }
      ]
    },
    {
      "id": "lXBa-Nb11BY7aA",
      "offset_seconds": 35,
      "offset": "0:35",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "sounds smack",
      "user": {
        "id": "31646160",
        "login": "bmwsxbl",
        "username": "BMWsXBL",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "sounds smack",
          "emote_id": null
        }
      ]
    },
    {
      "id": "0Xta-Nb11BZ6Uw",
      "offset_seconds": 36,
      "offset": "0:36",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "ninjaHi Happy Friday everyone!",
      "user": {
        "id": "255725576",
        "login": "yuw1",
        "username": "Yuw1",
        "color": "#D09A13",
        "badges": [
          {
            "set_id": "bits",
            "version": "1000"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "1730554",
          "code": "ninjaHi",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/1730554/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "ninjaHi",
          "emote_id": "1730554"
        },
        {
          "type": "text",
          "text": " Happy Friday everyone!",
          "emote_id": null
        }
      ]
    },
    {
      "id": "Poda-Nb11BYktw",
      "offset_seconds": 37,
      "offset": "0:37",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "sounds delicious",
      "user": {
        "id": "46502376",
        "login": "budder_bat",
        "username": "budder_bat",
        "color": "#DAA520",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "sounds delicious",
          "emote_id": null
        }
      ]
    },
    {
      "id": "zZFa-Nb11BbGvA",
      "offset_seconds": 37,
      "offset": "0:37",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "STFU with that..",
      "user": {
        "id": "594414106",
        "login": "minituxedo",
        "username": "MiniTuxedo",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "STFU with that..",
          "emote_id": null
        }
      ]
    },
    {
      "id": "eZxa-Nb11BaMqw",
      "offset_seconds": 39,
      "offset": "0:39",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Stay Connected with Ninja on Twitter: twitter.com/Ninja and twitter.com/teamninja IG: instagram.com/Ninja and instagram.com/teamninja YT: Main channel - https://bit.ly/GamingNinja  Shorts - https://bit.ly/ShortsNinja  Extended - https://bit.ly/IRLNinja",
      "user": {
        "id": "19264788",
        "login": "nightbot",
        "username": "Nightbot",
        "color": "#7C7CE1",
        "badges": [
          {
            "set_id": "moderator",
            "version": "1"
          },
          {
            "set_id": "partner",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": true,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Stay Connected with Ninja on Twitter: twitter.com/Ninja and twitter.com/teamninja IG: instagram.com/Ninja and instagram.com/teamninja YT: Main channel - https://bit.ly/GamingNinja  Shorts - https://bit.ly/ShortsNinja  Extended - https://bit.ly/IRLNinja",
          "emote_id": null
        }
      ]
    },
    {
      "id": "A6da-Nb11BZsVA",
      "offset_seconds": 40,
      "offset": "0:40",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "And football",
      "user": {
        "id": "188680894",
        "login": "scottyg_1",
        "username": "scottyg_1",
        "color": null,
        "badges": [
          {
            "set_id": "subscriber",
            "version": "6"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "And football",
          "emote_id": null
        }
      ]
    },
    {
      "id": "CLFa-Nb11BYLxQ",
      "offset_seconds": 41,
      "offset": "0:41",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Ready for the crab CAKES",
      "user": {
        "id": "51534247",
        "login": "kerrko",
        "username": "KerrKo",
        "color": null,
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Ready for the crab CAKES",
          "emote_id": null
        }
      ]
    },
    {
      "id": "Irta-Nb11BYYAg",
      "offset_seconds": 41,
      "offset": "0:41",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "crab is liiiiiit",
      "user": {
        "id": "86576145",
        "login": "ya_boy_george",
        "username": "ya_boy_george",
        "color": "#DAA520",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "crab is liiiiiit",
          "emote_id": null
        }
      ]
    },
    {
      "id": "ZsVa-Nb11BZrdw",
      "offset_seconds": 42,
      "offset": "0:42",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Man that sounds amazing.",
      "user": {
        "id": "594414106",
        "login": "minituxedo",
        "username": "MiniTuxedo",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Man that sounds amazing.",
          "emote_id": null
        }
      ]
    },
    {
      "id": "3wdb-Nb11BatwA",
      "offset_seconds": 47,
      "offset": "0:47",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "hi dad",
      "user": {
        "id": "187886658",
        "login": "kickcon",
        "username": "kickcon",
        "color": "#8A2BE2",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "bits-charity",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "hi dad",
          "emote_id": null
        }
      ]
    },
    {
      "id": "pRJb-Nb11BaYvA",
      "offset_seconds": 48,
      "offset": "0:48",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Happy Friday!",
      "user": {
        "id": "253568031",
        "login": "mxg9530",
        "username": "mxg9530",
        "color": null,
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Happy Friday!",
          "emote_id": null
        }
      ]
    },
    {
      "id": "pR1b-Nb11BbC2g",
      "offset_seconds": 48,
      "offset": "0:48",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "poke bowl is the best thing in existence",
      "user": {
        "id": "71763164",
        "login": "felicia_fox",
        "username": "Felicia_Fox",
        "color": "#00FF7F",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "6"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "poke bowl is the best thing in existence",
          "emote_id": null
        }
      ]
    },
    {
      "id": "Pyhb-Nb11BZUKQ",
      "offset_seconds": 48,
      "offset": "0:48",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "@toajish sup toa",
      "user": {
        "id": "137533890",
        "login": "kaoticcccccc",
        "username": "Kaoticcccccc",
        "color": "#FF4500",
        "badges": [],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "@toajish sup toa",
          "emote_id": null
        }
      ]
    },
    {
      "id": "HDNb-Nb11BZfZQ",
      "offset_seconds": 53,
      "offset": "0:53",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "what did we get from Starbucks this morning",
      "user": {
        "id": "187886658",
        "login": "kickcon",
        "username": "kickcon",
        "color": "#8A2BE2",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "bits-charity",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "what did we get from Starbucks this morning",
          "emote_id": null
        }
      ]
    },
    {
      "id": "MT1b-Nb11BY00Q",
      "offset_seconds": 54,
      "offset": "0:54",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "@king_percell twerks off his chair everyday???",
      "user": {
        "id": "66839883",
        "login": "aztecangoddess",
        "username": "AztecanGoddess",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "@king_percell twerks off his chair everyday???",
          "emote_id": null
        }
      ]
    },
    {
      "id": "3UZb-Nb11Bb3Ig",
      "offset_seconds": 56,
      "offset": "0:56",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Hola!",
      "user": {
        "id": "594414106",
        "login": "minituxedo",
        "username": "MiniTuxedo",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Hola!",
          "emote_id": null
        }
      ]
    },
    {
      "id": "-VBb-Nb11BYGbQ",
      "offset_seconds": 58,
      "offset": "0:58",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "love those ninjaFood",
      "user": {
        "id": "189695086",
        "login": "cryptopedia",
        "username": "cryptopedia",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "1730547",
          "code": "ninjaFood",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/1730547/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "text",
          "text": "love those ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaFood",
          "emote_id": "1730547"
        }
      ]
    },
    {
      "id": "B1tb-Nb11BaCMQ",
      "offset_seconds": 66,
      "offset": "1:06",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "hey tyler was my dono considered self promo i really didnt mean it I just wanted to get my friends a shout out we arent a business or anything ninjaCry @Ninja",
      "user": {
        "id": "422520916",
        "login": "sideshowadam",
        "username": "sideshowadam",
        "color": "#000000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "1730539",
          "code": "ninjaCry",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/1730539/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "text",
          "text": "hey tyler was my dono considered self promo i really didnt mean it I just wanted to get my friends a shout out we arent a business or anything ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCry",
          "emote_id": "1730539"
        },
        {
          "type": "text",
          "text": " @Ninja",
          "emote_id": null
        }
      ]
    },
    {
      "id": "GGVb-Nb11BZbBw",
      "offset_seconds": 69,
      "offset": "1:09",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "trevgargs subscribed at Tier 1. They've subscribed for 3 months, currently on a 2 month streak! ",
      "user": {
        "id": "276069094",
        "login": "trevgargs",
        "username": "trevgargs",
        "color": null,
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "trevgargs subscribed at Tier 1. They've subscribed for 3 months, currently on a 2 month streak! ",
          "emote_id": null
        }
      ]
    },
    {
      "id": "r25b-Nb11Bau9w",
      "offset_seconds": 73,
      "offset": "1:13",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "How you like the new Jeep",
      "user": {
        "id": "188680894",
        "login": "scottyg_1",
        "username": "scottyg_1",
        "color": null,
        "badges": [
          {
            "set_id": "subscriber",
            "version": "6"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "How you like the new Jeep",
          "emote_id": null
        }
      ]
    },
    {
      "id": "G3lb-Nb11Bamow",
      "offset_seconds": 79,
      "offset": "1:19",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "when is sypher getting his own skin",
      "user": {
        "id": "140835282",
        "login": "xplorer82",
        "username": "Xplorer82",
        "color": "#FF69B4",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "when is sypher getting his own skin",
          "emote_id": null
        }
      ]
    },
    {
      "id": "oYNb-Nb11BYiCA",
      "offset_seconds": 84,
      "offset": "1:24",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Now Ninja has that fresh seafood on lock.. Jealous!",
      "user": {
        "id": "594414106",
        "login": "minituxedo",
        "username": "MiniTuxedo",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Now Ninja has that fresh seafood on lock.. Jealous!",
          "emote_id": null
        }
      ]
    },
    {
      "id": "T45b-Nb11Ba0kQ",
      "offset_seconds": 86,
      "offset": "1:26",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA ninjaCRINJA",
      "user": {
        "id": "246766785",
        "login": "bardownskiii95",
        "username": "bardownskiii95",
        "color": "#8A2BE2",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        },
        {
          "id": "127061",
          "code": "ninjaCRINJA",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/127061/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCRINJA",
          "emote_id": "127061"
        }
      ]
    },
    {
      "id": "d5hb-Nb11Bbijw",
      "offset_seconds": 86,
      "offset": "1:26",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "<3",
      "user": {
        "id": "605244147",
        "login": "rastarafael999",
        "username": "rastarafael999",
        "color": "#DAA520",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "555555584",
          "code": "<3",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/555555584/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "<3",
          "emote_id": "555555584"
        }
      ]
    },
    {
      "id": "1aJb-Nb11Bb5zQ",
      "offset_seconds": 89,
      "offset": "1:29",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "MUCH LOVE <3",
      "user": {
        "id": "422520916",
        "login": "sideshowadam",
        "username": "sideshowadam",
        "color": "#000000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "555555584",
          "code": "<3",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/555555584/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "text",
          "text": "MUCH LOVE ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "<3",
          "emote_id": "555555584"
        }
      ]
    },
    {
      "id": "fK1b-Nb11BaknQ",
      "offset_seconds": 94,
      "offset": "1:34",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "gaptoo1Stiggsk",
      "user": {
        "id": "187886658",
        "login": "kickcon",
        "username": "kickcon",
        "color": "#8A2BE2",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "bits-charity",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "emotesv2_7a4ec167d0dc4d1ba38172f2bddc9763",
          "code": "gaptoo1Stiggsk",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_7a4ec167d0dc4d1ba38172f2bddc9763/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "emote",
          "text": "gaptoo1Stiggsk",
          "emote_id": "emotesv2_7a4ec167d0dc4d1ba38172f2bddc9763"
        }
      ]
    },
    {
      "id": "e7db-Nb11BYI5w",
      "offset_seconds": 96,
      "offset": "1:36",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "lizard people for sure",
      "user": {
        "id": "31646160",
        "login": "bmwsxbl",
        "username": "BMWsXBL",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "lizard people for sure",
          "emote_id": null
        }
      ]
    },
    {
      "id": "YsFb-Nb11BYTGA",
      "offset_seconds": 103,
      "offset": "1:43",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "WE JUST LIKE TO SMILE no sus stuff hahah",
      "user": {
        "id": "422520916",
        "login": "sideshowadam",
        "username": "sideshowadam",
        "color": "#000000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "WE JUST LIKE TO SMILE no sus stuff hahah",
          "emote_id": null
        }
      ]
    },
    {
      "id": "urxx_tb11BZatA",
      "offset_seconds": 104,
      "offset": "1:44",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "texa subscribed at Tier 1. They've subscribed for 69 months! do i stop here",
      "user": {
        "id": "78031242",
        "login": "texa",
        "username": "texa",
        "color": "#FFFFFF",
        "badges": [
          {
            "set_id": "moderator",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": true,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "texa subscribed at Tier 1. They've subscribed for 69 months! do i stop here",
          "emote_id": null
        }
      ]
    },
    {
      "id": "xslx_tb11BbJwg",
      "offset_seconds": 110,
      "offset": "1:50",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "uncharted skin",
      "user": {
        "id": "137533890",
        "login": "kaoticcccccc",
        "username": "Kaoticcccccc",
        "color": "#FF4500",
        "badges": [],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "uncharted skin",
          "emote_id": null
        }
      ]
    },
    {
      "id": "Xtdx_tb11BYRTA",
      "offset_seconds": 113,
      "offset": "1:53",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "This dude looks way taller than Tom Holland",
      "user": {
        "id": "208258925",
        "login": "avthedon",
        "username": "avthedon",
        "color": "#FF69B4",
        "badges": [
          {
            "set_id": "bits",
            "version": "100"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "This dude looks way taller than Tom Holland",
          "emote_id": null
        }
      ]
    },
    {
      "id": "Xtdx_tb11Bblvw",
      "offset_seconds": 117,
      "offset": "1:57",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "Texa, yes you do. NODDERS",
      "user": {
        "id": "66839883",
        "login": "aztecangoddess",
        "username": "AztecanGoddess",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "Texa, yes you do. NODDERS",
          "emote_id": null
        }
      ]
    },
    {
      "id": "W-dx_tb11BaQng",
      "offset_seconds": 125,
      "offset": "2:05",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "@ninja get the Jeep modded ninjaCreep",
      "user": null,
      "emotes": [
        {
          "id": "79142",
          "code": "ninjaCreep",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/79142/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "text",
          "text": "@ninja get the Jeep modded ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaCreep",
          "emote_id": "79142"
        }
      ]
    },
    {
      "id": "sPFx_tb11BY4Zg",
      "offset_seconds": 130,
      "offset": "2:10",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "69 noice",
      "user": {
        "id": "187886658",
        "login": "kickcon",
        "username": "kickcon",
        "color": "#8A2BE2",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "bits-charity",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "69 noice",
          "emote_id": null
        }
      ]
    },
    {
      "id": "sPFx_tb11BZAPg",
      "offset_seconds": 132,
      "offset": "2:12",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "when is fncs???",
      "user": {
        "id": "605244147",
        "login": "rastarafael999",
        "username": "rastarafael999",
        "color": "#DAA520",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "when is fncs???",
          "emote_id": null
        }
      ]
    },
    {
      "id": "Dflx_tb11Barhw",
      "offset_seconds": 132,
      "offset": "2:12",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "the best number",
      "user": {
        "id": "86576145",
        "login": "ya_boy_george",
        "username": "ya_boy_george",
        "color": "#DAA520",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "the best number",
          "emote_id": null
        }
      ]
    },
    {
      "id": "GhNy_tb11BY9wQ",
      "offset_seconds": 132,
      "offset": "2:12",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "69 years !!  ninjaRare ninjaPower ninjaPower ninjaPower ninjaPower ninjaPower ninjaPower",
      "user": {
        "id": "66839883",
        "login": "aztecangoddess",
        "username": "AztecanGoddess",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad",
          "code": "ninjaPower",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_35798bae0cb44fe896a9e5c144b356ad/default/dark/3.0"
        },
        {
          "id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad",
          "code": "ninjaPower",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_35798bae0cb44fe896a9e5c144b356ad/default/dark/3.0"
        },
        {
          "id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad",
          "code": "ninjaPower",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_35798bae0cb44fe896a9e5c144b356ad/default/dark/3.0"
        },
        {
          "id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad",
          "code": "ninjaPower",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_35798bae0cb44fe896a9e5c144b356ad/default/dark/3.0"
        },
        {
          "id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad",
          "code": "ninjaPower",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_35798bae0cb44fe896a9e5c144b356ad/default/dark/3.0"
        },
        {
          "id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad",
          "code": "ninjaPower",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_35798bae0cb44fe896a9e5c144b356ad/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "text",
          "text": "69 years !!  ninjaRare ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaPower",
          "emote_id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaPower",
          "emote_id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaPower",
          "emote_id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaPower",
          "emote_id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaPower",
          "emote_id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaPower",
          "emote_id": "emotesv2_35798bae0cb44fe896a9e5c144b356ad"
        }
      ]
    },
    {
      "id": "GhNy_tb11BZAOg",
      "offset_seconds": 133,
      "offset": "2:13",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "avid lol",
      "user": {
        "id": "137533890",
        "login": "kaoticcccccc",
        "username": "Kaoticcccccc",
        "color": "#FF4500",
        "badges": [],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "avid lol",
          "emote_id": null
        }
      ]
    },
    {
      "id": "5xVy_tb11BbkaA",
      "offset_seconds": 134,
      "offset": "2:14",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "69",
      "user": {
        "id": "255330800",
        "login": "trivi7dec1990",
        "username": "trivi7dec1990",
        "color": null,
        "badges": [],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "69",
          "emote_id": null
        }
      ]
    },
    {
      "id": "w0Zy_tb11BZa2Q",
      "offset_seconds": 135,
      "offset": "2:15",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "texa ninjaGold ninjaGold",
      "user": {
        "id": "71763164",
        "login": "felicia_fox",
        "username": "Felicia_Fox",
        "color": "#00FF7F",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "6"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [
        {
          "id": "1730550",
          "code": "ninjaGold",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/1730550/default/dark/3.0"
        },
        {
          "id": "1730550",
          "code": "ninjaGold",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/1730550/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "text",
          "text": "texa ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaGold",
          "emote_id": "1730550"
        },
        {
          "type": "text",
          "text": " ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "ninjaGold",
          "emote_id": "1730550"
        }
      ]
    },
    {
      "id": "FFpy_tb11BbHoA",
      "offset_seconds": 139,
      "offset": "2:19",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "thats like 6 years tf",
      "user": {
        "id": "140835282",
        "login": "xplorer82",
        "username": "Xplorer82",
        "color": "#FF69B4",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "thats like 6 years tf",
          "emote_id": null
        }
      ]
    },
    {
      "id": "DV9y_tb11BazZg",
      "offset_seconds": 143,
      "offset": "2:23",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "I have 69 👑 wind sypherFLEXING",
      "user": null,
      "emotes": [
        {
          "id": "emotesv2_fddaffcc0d5b4e4fbc6d69186612663f",
          "code": "sypherFLEXING",
          "image": "https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_fddaffcc0d5b4e4fbc6d69186612663f/default/dark/3.0"
        }
      ],
      "fragments": [
        {
          "type": "text",
          "text": "I have 69 👑 wind ",
          "emote_id": null
        },
        {
          "type": "emote",
          "text": "sypherFLEXING",
          "emote_id": "emotesv2_fddaffcc0d5b4e4fbc6d69186612663f"
        }
      ]
    },
    {
      "id": "qGxy_tb11Bau2Q",
      "offset_seconds": 143,
      "offset": "2:23",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "haha epic",
      "user": {
        "id": "31646160",
        "login": "bmwsxbl",
        "username": "BMWsXBL",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "haha epic",
          "emote_id": null
        }
      ]
    },
    {
      "id": "YHJy_tb11BZhww",
      "offset_seconds": 146,
      "offset": "2:26",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "You know who else has hands the devil and you know what he does with then he holds things.",
      "user": {
        "id": "36842018",
        "login": "slushzero",
        "username": "slushzero",
        "color": null,
        "badges": [
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "You know who else has hands the devil and you know what he does with then he holds things.",
          "emote_id": null
        }
      ]
    },
    {
      "id": "LHNy_tb11BaH_Q",
      "offset_seconds": 150,
      "offset": "2:30",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "He needs to go for 420 months now",
      "user": {
        "id": "641785391",
        "login": "rencalloway",
        "username": "RenCalloway",
        "color": "#FF0000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "He needs to go for 420 months now",
          "emote_id": null
        }
      ]
    },
    {
      "id": "UZZy_tb11BYM7w",
      "offset_seconds": 152,
      "offset": "2:32",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "*wins",
      "user": null,
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "*wins",
          "emote_id": null
        }
      ]
    },
    {
      "id": "l6ly_tb11BaM4Q",
      "offset_seconds": 152,
      "offset": "2:32",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "lmfao ok we'll call it",
      "user": {
        "id": "78031242",
        "login": "texa",
        "username": "texa",
        "color": "#FFFFFF",
        "badges": [
          {
            "set_id": "moderator",
            "version": "1"
          }
        ],
        "is_subscriber": false,
        "is_moderator": true,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "lmfao ok we'll call it",
          "emote_id": null
        }
      ]
    },
    {
      "id": "Ic1y_tb11BbDUg",
      "offset_seconds": 159,
      "offset": "2:39",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "ninja do you know when is fncs?",
      "user": {
        "id": "605244147",
        "login": "rastarafael999",
        "username": "rastarafael999",
        "color": "#DAA520",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "2"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "ninja do you know when is fncs?",
          "emote_id": null
        }
      ]
    },
    {
      "id": "cNVy_tb11BZHgA",
      "offset_seconds": 159,
      "offset": "2:39",
      "sent_at": "2022-02-18T18:47:47Z",
      "text": "that just made my day",
      "user": {
        "id": "422520916",
        "login": "sideshowadam",
        "username": "sideshowadam",
        "color": "#000000",
        "badges": [
          {
            "set_id": "subscriber",
            "version": "0"
          },
          {
            "set_id": "premium",
            "version": "1"
          }
        ],
        "is_subscriber": true,
        "is_moderator": false,
        "is_vip": false
      },
      "emotes": [],
      "fragments": [
        {
          "type": "text",
          "text": "that just made my day",
          "emote_id": null
        }
      ]
    }
  ],
  "next_cursor": "eyJpZCI6ImNOVnlfdGIxMUJaSGdBIiwiaGsiOiJ2aWRlbzoxMzAyMjI3NDAyIiwic2siOiJBQUFBSlFVamRnQVcxUFhXX25Db01nIn0",
  "has_more": true
}