52 lines
1.0 KiB
JSON
52 lines
1.0 KiB
JSON
{
|
|
"orders": [
|
|
{
|
|
"username": "hagemeister93",
|
|
"shipped": true,
|
|
"tickets": [
|
|
{
|
|
"date": "1",
|
|
"concertGroupName": "Unlimited Love",
|
|
"orderPrice": 184,
|
|
"seatGroup": "A",
|
|
"seatRow": 0,
|
|
"seat": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"username": "duranduran",
|
|
"tickets": [
|
|
{
|
|
"date": "8",
|
|
"concertGroupName": "Unlimited Love",
|
|
"orderPrice": 184,
|
|
"seatGroup": "A",
|
|
"seatRow": 0,
|
|
"seat": 2
|
|
},
|
|
{
|
|
"date": "8",
|
|
"concertGroupName": "Unlimited Love",
|
|
"orderPrice": 184,
|
|
"seatGroup": "A",
|
|
"seatRow": 0,
|
|
"seat": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"username": "duranduran",
|
|
"tickets": [
|
|
{
|
|
"date": "14",
|
|
"concertGroupName": "The Bends",
|
|
"orderPrice": 184,
|
|
"seatGroup": "A",
|
|
"seatRow": 0,
|
|
"seat": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |