Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/684972/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-03T13:48:11.526556Z",
    "action": 59,
    "target": "對你的%1$s蛋使用%2$s藥水來孵化這個寵物吧!",
    "id": 1216796,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1216796/?format=api"
}