| { |
| "messages": [ |
| { |
| "user": "Anne Smith", |
| "text": "Happy Monday, everyone! βοΈ How was your weekend?", |
| "timestamp": "2023-09-07T08:00:00Z", |
| "replies": [ |
| { |
| "user": "Bob Wright", |
| "text": "Mine was great! ποΈ Went to the beach with the family.", |
| "timestamp": "2023-09-07T08:10:00Z" |
| }, |
| { |
| "user": "Cathy Newsome", |
| "text": "Oh, that sounds lovely, Bob! π", |
| "timestamp": "2023-09-07T08:20:00Z" |
| } |
| ], |
| "reactions": { |
| "π": 5, |
| "β€οΈ": 2, |
| "π": 1 |
| } |
| }, |
| { |
| "user": "David Jones", |
| "text": "I wish I could go to the beach. Stuck with work as always. π", |
| "timestamp": "2023-09-07T09:00:00Z", |
| "replies": [ |
| { |
| "user": "Ed Norton", |
| "text": "Don't worry, David. We'll get through this week together! πͺ", |
| "timestamp": "2023-09-07T09:10:00Z" |
| } |
| ], |
| "reactions": { |
| "π’": 3, |
| "π": 2, |
| "πͺ": 4 |
| } |
| }, |
| { |
| "user": "Felix Mars", |
| "text": "Any exciting plans for the week, folks?", |
| "timestamp": "2023-09-07T10:00:00Z", |
| "replies": [ |
| { |
| "user": "Heidi Pierce", |
| "text": "I'm dreading the Monday meetings already. π©", |
| "timestamp": "2023-09-07T10:10:00Z" |
| }, |
| { |
| "user": "Ingrid Gonzales", |
| "text": "Cheer up, Heidi! You've got this! πͺ", |
| "timestamp": "2023-09-07T10:20:00Z" |
| } |
| ], |
| "reactions": { |
| "π": 2, |
| "π€": 1 |
| } |
| }, |
| { |
| "user": "Jessie Jacobs", |
| "text": "Who watched the big game last night? π", |
| "timestamp": "2023-09-07T11:00:00Z", |
| "replies": [ |
| { |
| "user": "Kristy Klaus", |
| "text": "I did! My team won! π", |
| "timestamp": "2023-09-07T11:10:00Z" |
| }, |
| { |
| "user": "Laurence Welk", |
| "text": "Ugh, sports. Waste of time if you ask me. π", |
| "timestamp": "2023-09-07T11:20:00Z" |
| } |
| ], |
| "reactions": { |
| "π": 3, |
| "π": 4, |
| "π": 2 |
| } |
| }, |
| { |
| "user": "Nora West", |
| "text": "I need coffee. Lots of coffee. βοΈβοΈ", |
| "timestamp": "2023-09-07T12:00:00Z", |
| "replies": [ |
| { |
| "user": "Olivia Prestley", |
| "text": "Nora, you and me both! π΄", |
| "timestamp": "2023-09-07T12:10:00Z" |
| } |
| ], |
| "reactions": { |
| "βοΈ": 5, |
| "π΄": 3 |
| } |
| }, |
| { |
| "user": "Pierce Frank", |
| "text": "Is it just me, or are the office chairs getting more uncomfortable?", |
| "timestamp": "2023-09-07T13:00:00Z", |
| "replies": [ |
| { |
| "user": "Quince Poe", |
| "text": "I hear you, Pierce. Time for an office chair upgrade! πͺ", |
| "timestamp": "2023-09-07T13:10:00Z" |
| } |
| ], |
| "reactions": { |
| "π€": 2, |
| "πͺ": 4 |
| } |
| }, |
| { |
| "user": "Anne Smith", |
| "text": "Positive vibes only! π", |
| "timestamp": "2023-09-07T14:00:00Z", |
| "reactions": { |
| "π": 7, |
| "π": 2 |
| } |
| }, |
| { |
| "user": "David Jones", |
| "text": "I'm drowning in work and it's only Monday. π©", |
| "timestamp": "2023-09-07T15:00:00Z", |
| "replies": [ |
| { |
| "user": "Cathy Newsome", |
| "text": "David, take a deep breath. We're here to support you! π€", |
| "timestamp": "2023-09-07T15:10:00Z" |
| } |
| ], |
| "reactions": { |
| "π©": 6, |
| "π€": 3 |
| } |
| }, |
| { |
| "user": "Heidi Pierce", |
| "text": "I spilled coffee on my laptop. My day is ruined. π", |
| "timestamp": "2023-09-07T16:00:00Z", |
| "replies": [ |
| { |
| "user": "Jessie Jacobs", |
| "text": "Oh no, Heidi! That's terrible. π", |
| "timestamp": "2023-09-07T16:10:00Z" |
| }, |
| { |
| "user": "Monty Python", |
| "text": "Heidi, maybe it's time for a coffee break! πβοΈ", |
| "timestamp": "2023-09-07T16:20:00Z" |
| } |
| ], |
| "reactions": { |
| "π": 4, |
| "π": 2, |
| "π": 3, |
| "βοΈ": 1 |
| } |
| }, |
| { |
| "user": "Olivia Prestley", |
| "text": "Can't wait for Friday already! π", |
| "timestamp": "2023-09-07T17:00:00Z", |
| "reactions": { |
| "π": 5, |
| "π": 3 |
| } |
| } |
| ] |
| } |
|
|