Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/1456122/?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-03T13:47:52.291776Z",
    "action": 59,
    "target": "레벨이 <b>%1$d</b>로 떨어지고, <b>%2$d</b>의 골드를 잃고, <b>장비</b>가 부서집니다…",
    "id": 1216363,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1216363/?format=api"
}