Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246304/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "author": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "timestamp": "2019-04-11T00:55:56.522460Z",
    "action": 2,
    "target": "Habitica 提供 webhooks,以便在您的帳號發生特定動作時,可以將訊息發送至另一個網站中的腳本。您可以在此處指定那些腳本。請小心使用此功能。因為指定錯誤的連結可能會導致 Habitica 發生錯誤或是異常緩慢。更多資訊請參閱wiki的 <a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\">Webhooks</a>頁面。",
    "id": 19521,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19521/?format=api"
}