Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/14618/?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/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-24T12:20:43.402028Z",
    "action": 59,
    "target": "우리의 %1$s는 %2$s가 %3$s를 산산조각 내서 엄청난 충격을 받았습니다. 어서 과제를 수행해서 괴물을 물리치고 재건할 수 있게 도와주세요!!",
    "id": 1235505,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1235505/?format=api"
}