Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/706481/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-03-20T12:40:54.999238Z",
    "action": 2,
    "target": "本活动为限时活动,从<%= promoStartMonth %><%= promoStartOrdinal %><%= promoStartTime %>开始,到<%= promoEndMonth %><%= promoEndOrdinal %><%= promoEndTime %>结束。本促销仅适用于你向另一位Habitica居民赠送订阅。如果你或你的礼物接收人已经拥有一份订阅,赠送的订阅将增加至结存订阅,只有在当前订阅被取消或过期后才会生效。",
    "id": 1118082,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1118082/?format=api"
}