This JSON returns Recent-Changes from the Sakai instance.
Screenshots.
JSON link.
Use this link to retrieve the JSON service.
/sdata/mra
JSON service closer look.
JSON Recent-Changes
{"total":36,"items":[{"cleanVersion":"26 Feb 08 14:14","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"}],"lastLogin":"2008-02-27 11:57:08"}
JSON fields.
field
description
total
contains the total results
items
contains all the recent activity items
item cleanVersion
contains a cleaner date format(Today for today etc)
item context
the siteId
item tool
What tool is this activity from?
item name
contains name of the activity
item siteName
human readable sitename
item version
when did this action happen, same as the "cleanVersion", but differently displayed