Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75234/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-24T16:26:54.677256Z",
    "action": 59,
    "target": "Habitica致力于自我提升,我们相信第二次机会。<strong>如果你有违规行为并受到了惩罚,请将其视为一次评估自己行为的机会,并努力成为社区中更好的一员</strong>。",
    "id": 1169452,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1169452/?format=api"
}