canmove, Confirmed users
6,441
edits
No edit summary |
|||
| Line 299: | Line 299: | ||
} | } | ||
</pre> | </pre> | ||
== /history/view/<table>/<change_id>/<field> == | |||
=== GET === | |||
Returns the value of the named field from the named table at the specified change_id. | |||
== /history/diff/<table>/<change_id>/<field> == | |||
=== GET === | |||
Returns a diff of the value of the named field from the named table at the specified change_id vs. the previous change to that object. | |||
== /users == | == /users == | ||