Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101915/?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-22T07:18:32.093861Z",
    "action": 2,
    "target": "教育是最适合游戏化的领域之一。我们都知道现在的学生有多爱玩手机和游戏;利用这种力量吧!让学生们在友好的环境中相互竞争。用稀有奖品奖励好的行为。看着他们的成绩和品行突飞猛进。",
    "id": 1119187,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1119187/?format=api"
}