[
{
"id": "12345678-0000-0000-0000-000000000000",
"created_at": "2023-08-18T11:51:54.649916+00:00",
"answers": {
"Summary": "Summary of response 1",
"Question 1": "Answer of question 1",
"Question 2": "Answer of question 2"
},
"attributes": { "id": "123" },
"short_transcript": "• Welcome → Start\n• Ask for name → John\n• Thank you, bye → "
},
{
"id": "23456789-0000-0000-0000-000000000000",
"created_at": "2023-08-19T11:51:54.649916+00:00",
"answers": {
"Summary": "Summary of response 2",
"Question 1": "Answer of question 1",
"Question 2": "Answer of question 2"
},
"attributes": { "id": "567" },
"short_transcript": "• Welcome → Start\n• Ask for name → Alice\n• Thank you, bye → "
}
]