Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3333206/?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/Figgy/?format=api",
    "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "timestamp": "2024-09-27T12:11:44.620969Z",
    "action": 2,
    "target": "特惠只在活动限期内有效。本次活动始于<%= eventStartMonth %> <%= eventStartOrdinal %>的<%= eventStartTime %> <%= timeZone %>,活动将在 <%= eventEndMonth %> <%= eventEndOrdinal %>的<%= eventEndTime %> <%= timeZone %>结束。仅在为自己购买宝石时才能享有特惠。",
    "id": 1171430,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1171430/?format=api"
}