Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1853103/?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-10-16T17:01:00.133733+09:00",
    "action": 2,
    "target": "\"그년의 거짓과 악취로 가득 찬 심장에서 풍기는 냄새를 따라서. 그년이 드레젠의 자갈더미에 발을 내디딘 순간, 나는 그 발소리가 내 영혼 속에서 메아리치는 것을 들었다. 복수를 향한 내 갈망이 그년의 자취를 따라 움직였지.\"",
    "id": 3729746,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729746/?format=api"
}