get https://example.com/api/v1/revision_changesets//
Returns all the historical changes on an object, registered by "django-reversion". Changes are gruped
by changesets, which represent a collection of changes done by the same user nearly at the same time.
URL params:
- contentTypeId: Mandatory