Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/65547/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-08-25T15:15:56.682784Z",
    "action": 9,
    "target": "已在 <%= count %> 次場合下幫助 Habitica 成長。例如透過填寫調查問卷、或在一次大型測試中提供幫助。我們由衷地感謝您!",
    "id": 43448,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/43448/?format=api"
}