Resource
A list of revisions associated with the named tiddler produced by the named recipe. The current user must pass the read constraint in all the bags in the recipe to see the revisions.
Representations
text/plain
- A linefeed separated list of tiddlers.
text/html
- An HTML list of the revisions.
application/vnd.tiddlyweb+json
-
JSON representation of the tiddler revisions. See JSON tiddler. By default the included tiddlers are skinny, with a
revision
field. You can make them fat.
Methods
GET
Get the list of tiddler revisions.
Notes
Making regular use of this URL is not recommended as it can be a bit unpredictable if the recipe changes. A more predictable URL is /bags/{bag_name}/tiddlers/{tiddler_title}/revisions.
Example
https://tank.peermore.com/recipes/Bookmarker/tiddler/bookmarker.js/revisions