Changes API.

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

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