Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2185056/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-manual/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-19T06:38:24.475175Z",
    "action": 30,
    "target": "The ITSM packages are installed into **OTRS** by the *Customer Solution Team*. In case of *On-Premise* systems, the customer can install the packages from the package manager, when the *Customer Solution Team* added the selected packages to the repository. To install a package, please contact the *Customer Solution Team* via support@otrs.com or in the `OTRS Portal`_.",
    "id": 866876,
    "action_name": "Source string changed",
    "url": "http://translate.otrs.com/api/changes/866876/?format=api"
}