19 lines
419 B
JSON
19 lines
419 B
JSON
{
|
|
"id": "12345678-1234-5678-8234-567812345678",
|
|
"actor": {
|
|
"mbox": "mailto:conformancetest@tincanapi.com",
|
|
"objectType": "Agent"
|
|
},
|
|
"verb": {
|
|
"id": "http://tincanapi.com/conformancetest/verbid",
|
|
"display": {
|
|
"en-US": "test"
|
|
}
|
|
},
|
|
"object": {
|
|
"id": "http://tincanapi.com/conformancetest/activityid",
|
|
"objectType": "Activity"
|
|
},
|
|
"timestamp": "2014-07-23T12:34:02-05:00"
|
|
}
|