Retrieves an event.
To request: https://api.justgiving.com/{appId}/v1/event/{eventId}
Perform the following HTTP request:
1 2 3 4 5 6 7 8 9 10 | { "name" : "Playing Mario for 48 hours for charity" , "description" : "Playing Mario for charity" , "id" : 12356, "completionDate" : "\/Date(1781381895396+0000)\/" , "expiryDate" : "\/Date(1781381895396+0000)\/" , "startDate" : "\/Date(1750018695396+0000)\/" , "eventType" : "OtherCelebration" , "location" : "My Living room" } |