Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1885429/?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-04-06T16:47:59.688720+09:00",
    "action": 2,
    "target": "\"우리가 알고 있는 건, 우리가 아는 게 없다는 사실뿐이죠. 그녀와 얘기해보심이 좋을 것 같습니다. 저도 당신처럼 그녀의 구원을 응원하고 있지만... 선하게 변하려는 데몬의 머릿속이 어떻게 돌아가는지 누가 알겠습니까?\"",
    "id": 3739769,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739769/?format=api"
}