| { |
| "messages": [ |
| { |
| "user": "Alice Smith", |
| "text": "Can't wait for the corporate event on military history. Should be enlightening! ๐ค", |
| "timestamp": "2023-09-07T08:00:00Z", |
| "replies": [ |
| { |
| "user": "Brian Williams", |
| "text": "I'm looking forward to the guest speakers. Should be a great learning experience. ๐", |
| "timestamp": "2023-09-07T08:10:00Z" |
| }, |
| { |
| "user": "Clara Davis", |
| "text": "I agree, Alice! So excited to learn more. ๐", |
| "timestamp": "2023-09-07T08:20:00Z" |
| } |
| ], |
| "reactions": { |
| "๐ค": 6, |
| "๐": 4, |
| "๐": 2 |
| } |
| }, |
| { |
| "user": "Daniel Thompson", |
| "text": "Anybody else excited for the exhibit on military technology? ๐ฐ๏ธ", |
| "timestamp": "2023-09-07T09:00:00Z", |
| "replies": [ |
| { |
| "user": "Emily Brown", |
| "text": "Definitely! That's the part I'm most excited for. ๐ก", |
| "timestamp": "2023-09-07T09:10:00Z" |
| } |
| ], |
| "reactions": { |
| "๐ฐ๏ธ": 5, |
| "๐ก": 3 |
| } |
| }, |
| { |
| "user": "Frank Mitchell", |
| "text": "I'm eager to see the panel discussion on military strategy through the ages. ๐นโ๏ธ", |
| "timestamp": "2023-09-07T10:00:00Z", |
| "replies": [ |
| { |
| "user": "Gloria Scott", |
| "text": "Yes! It's amazing to see how much has changed, and what has stayed the same. ๐", |
| "timestamp": "2023-09-07T10:10:00Z" |
| } |
| ], |
| "reactions": { |
| "๐น": 4, |
| "โ๏ธ": 5, |
| "๐": 3 |
| } |
| }, |
| { |
| "user": "Hannah Lewis", |
| "text": "I hope they have interactive exhibits. Would be great for kids to learn too! ๐ถ๐", |
| "timestamp": "2023-09-07T11:00:00Z", |
| "replies": [ |
| { |
| "user": "Isaac Evans", |
| "text": "That would be fantastic! Education should be fun and interactive. ๐ฎ", |
| "timestamp": "2023-09-07T11:10:00Z" |
| } |
| ], |
| "reactions": { |
| "๐ถ": 4, |
| "๐": 3, |
| "๐ฎ": 2 |
| } |
| }, |
| { |
| "user": "Julia Walker", |
| "text": "Remember, the event is also collecting donations for military families. Let's be generous! ๐", |
| "timestamp": "2023-09-07T12:00:00Z", |
| "replies": [ |
| { |
| "user": "Kevin Peterson", |
| "text": "Great reminder, Julia! Let's all pitch in. โค๏ธ", |
| "timestamp": "2023-09-07T12:10:00Z" |
| } |
| ], |
| "reactions": { |
| "๐": 4, |
| "โค๏ธ": 3 |
| } |
| } |
| ] |
| } |
|
|