Information.
This widget will display recent changes in your sakai instance.
Screenshots.

Detailed view of the returned JSON object.
JSON: My Recent Changes
{"total":36,"items":[{"cleanVersion":"Today","context":"e7c74d55-ccec-49f1-b4d3-0220bb4e0525","tool":"announcement","name":"
Subject: nog een announcement From Sakai Administrator",
"siteName":"Tool DEV","reference":"/access/announcement/msg/e7c74d55-ccec-49f1-b4d3-0220bb4e0525/main/24323e6b-e194-4b9a-a5fd-0733616234c1","version":"2008-02-26 14:14:09"}
URL to the JSON service.
/sdata/mra
| JSON field | description |
|---|---|
| total | total results returned |
| items | collection of recent activities |
| item cleanVersion | Clean version to display the date("today" for today etc) |
| item context | site name |
| item tool | what tool did the action happen |
| item name | name of the item |
| item siteName | the human readable site-name |
| item reference | the item reference |
| item version | the exact date the action happened |