Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1873101/?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": "2025-08-08T14:20:32.604199+09:00",
    "action": 2,
    "target": "\"대놓고는 아니에요. 그래도 그림자 속에 숨어, 제 영혼을 안에서부터 갉아 먹죠... 절대 절 홀로 내버려두지는 않지만, 저와 또 싸우려고 하지도 않았어요.\"",
    "id": 3551141,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551141/?format=api"
}