Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/149814/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/galene/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/galene/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T22:16:24.151154Z",
    "action": 71,
    "target": "{\n    \"username\": \"jch\",\n    \"password\": {\n        \"type\": \"pbkdf2\",\n        \"hash\": \"sha-256\",\n        \"key\": \"f591c35604e6aef572851d9c3543c812566b032b6dc083c81edd15cc24449913\",\n        \"salt\": \"92bff2ace56fe38f\",\n        \"iterations\": 4096\n    }\n}\n",
    "id": 225870,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/225870/?format=api"
}