Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2269359/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/administration-manual/hu/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2024-05-16T08:41:48.361639Z",
    "action": 9,
    "target": "Ez a funkció lehetővé teszi a Template Toolkit használatában jártas OTRS adminisztrátoroknak és OTRS fejlesztőknek, hogy Template Toolkit kódrészleteket írjanak az OTRS sablonokba. Ez megkönnyítheti például a többnyelvű válaszsablonok személyre szabását, mivel feltételek használatával ugyanazt a sablont több nyelvhez is személyre szabhatja, anélkül hogy teljesen új válaszsablonokat adna hozzá. Ez erőforrást takarít meg az **OTRS**-en belül, és a válaszsablonok érthetőbb áttekintését nyújtja.",
    "old": "",
    "details": {
        "state": 30,
        "source": "This feature allows OTRS administrators and OTRS developers with experience using Template Toolkit to write Template Toolkit code snippets in OTRS templates. This can facilitate, for example, the customization of response templates with multiple languages because you can customize the same template for many languages by using conditions without adding completely new response templates. This saves resources within **OTRS** and gives you a cleaner overview of your response templates.",
        "old_state": 0
    },
    "id": 1039529,
    "action_name": "Translation uploaded",
    "url": "http://translate.otrs.com/api/changes/1039529/?format=api"
}