This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 27, | |
"quantitySold": 1, | |
"pricePaid": 111, | |
"commission": 16.65, | |
"saleTime": "2008-10-13T01:09:47", | |
"listing": { | |
"id": 28, | |
"numTickets": 1, | |
"pricePerTicket": 111, | |
"totalPrice": 111, | |
"listTime": "2008-10-08T03:56:33", | |
"seller": { | |
"id": 32241, | |
"username": "VRV70PKM", | |
"firstName": "Olga", | |
"lastName": "Sharpe", | |
"city": "Yuma", | |
"state": "DC", | |
"email": "Aliquam.adipiscing@urnanecluctus.org", | |
"phone": "(377) 405-5662", | |
"taxIdNumber": "265116930" | |
}, | |
"event": { | |
"id": 1820, | |
"name": "The Farnsworth Invention", | |
"startTime": "2008-11-03T20:00:00", | |
"venue": { | |
"id": 220, | |
"name": "Lunt-Fontanne Theatre", | |
"city": "New York City", | |
"state": "NY", | |
"seats": 1500 | |
}, | |
"category": { | |
"id": 7, | |
"group": "Shows", | |
"name": "Plays", | |
"description": "All non-musical theatre" | |
} | |
} | |
}, | |
"buyer": { | |
"id": 4695, | |
"username": "DRU13CBT", | |
"firstName": "Tamekah", | |
"lastName": "Frye", | |
"city": "Washington", | |
"state": "NB", | |
"email": "tempus.risus@vulputate.edu", | |
"phone": "(969) 804-4123", | |
"likeSports": false, | |
"likeTheatre": true, | |
"likeConcerts": true, | |
"likeJazz": false, | |
"likeClassical": true, | |
"likeOpera": false, | |
"likeRock": false, | |
"likeVegas": false, | |
"likeBroadway": true, | |
"likeMusicals": false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment