Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101898/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-03-22T05:49:32.319530Z",
    "action": 2,
    "target": "Habitica是一款帮助你改善现实生活习惯的游戏。它通过将你所有的任务(习惯,日常任务和待办事项) 变成你需要打败的小怪物来使你的生活“游戏化”。你在生活中做得越好,你在游戏中的进步就越大。如果你在生活中犯了错误,你的角色也会在游戏中退步。",
    "id": 1119155,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1119155/?format=api"
}