Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/1210122/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.opensuse.org/api/units/10768114/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libstorage/ng-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libstorage/ng-master/gl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MiguelBranco/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MiguelBranco/?format=api",
    "timestamp": "2019-02-13T11:39:54.450372Z",
    "action": 9,
    "target": "Windows Data Partition",
    "id": 1210122,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1210122/?format=api"
}