[
{
"id": "<integer>",
"volunteerAttendanceUrl": "<string>",
"volunteerId": "<integer>",
"volunteerUrl": "<string>",
"volunteerOpportunityId": "<integer>",
"volunteerOpportunityUrl": "<string>",
"hours": "<double>",
"startDateTimeUtc": "<dateTime>",
"startDateTime": "<dateTime>",
"endDateTimeUtc": "<dateTime>",
"endDateTime": "<dateTime>",
"timeZone": "<string>",
"createDateTimeUtc": "<dateTime>",
"createdByUser": "<string>",
"modifiedDateTimeUtc": "<dateTime>",
"modifiedByUser": "<string>"
},
{
"id": "<integer>",
"volunteerAttendanceUrl": "<string>",
"volunteerId": "<integer>",
"volunteerUrl": "<string>",
"volunteerOpportunityId": "<integer>",
"volunteerOpportunityUrl": "<string>",
"hours": "<double>",
"startDateTimeUtc": "<dateTime>",
"startDateTime": "<dateTime>",
"endDateTimeUtc": "<dateTime>",
"endDateTime": "<dateTime>",
"timeZone": "<string>",
"createDateTimeUtc": "<dateTime>",
"createdByUser": "<string>",
"modifiedDateTimeUtc": "<dateTime>",
"modifiedByUser": "<string>"
}
]