Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245974/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T22:43:08.067939Z",
    "action": 59,
    "target": "如果您想给我们提供反馈意见,请在下方输入——我们非常乐意听取您的反馈!除非您选择输入您的详细联系方式,否则它将是匿名的。无法流畅地使用英语?没关系!使用您偏好的语言。",
    "id": 1103405,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103405/?format=api"
}