Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246098/?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": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "author": "https://translate.habitica.com/api/users/JerryChen/?format=api",
    "timestamp": "2023-02-13T03:47:44.028375Z",
    "action": 2,
    "target": "Habitica提供webhook,以便在您的帐户中发生某些操作时,可以将信息发送到另一个网站上的脚本。您可以在此处指定这些脚本。请注意此功能,因为指定错误的URL可能会导致Habitica出错或缓慢。有关更多信息,请参阅wiki的<a target=\"_blank\" href=\"https://habitica.fandom.com/zh/wiki/Webhook\">Webhooks</a>页面。",
    "id": 393354,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/393354/?format=api"
}