Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3570570/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-03T00:17:59.045794+09:00",
    "action": 2,
    "target": "\"이런 의문은 치명적인 약점으로 향하는 길이다. 적은 적이다. 그가 자신의 목적을 쫓는 과정에서 어떤 '선' 을 이뤄냈는지는 고려 대상이 아니지.\"",
    "id": 3755649,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755649/?format=api"
}