Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877113/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2026-05-03T19:12:59.333973+09:00",
    "action": 2,
    "target": "{n}호잘라가 내뱉는 말마다 순수한 독기가 흘러나온다.{/n} \"저 녀석이 널 협박하는 것 봐라... 한심한 새끼! 네가 놈을 풀어주긴 했지만, 놈은 이미 끝장이다. 이제 내 소유물이고, 오직 내 명령만 따를 것이다.\"",
    "id": 3755840,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755840/?format=api"
}