Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1821772/?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-07-01T22:10:21.245372+09:00",
    "action": 2,
    "target": "\"죄다 잘못됐어! 성전사들이여, 전우들이여, 서로 싸워서는 안됩니다!\" {n}실라가 당신을 향해 몸짓을 하며 열렬히 주장한다.{/n} \"{name}, 제발, 자비를 보여주십시오. 그는 당신을 선제 공격했지만... 당신의 힘이 두려움과 혼란을 줘서 그런 거예요. 게다가 이 불쌍한 남자는 그의 후견인을 막 잃은 참이고요.\"",
    "id": 3545949,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545949/?format=api"
}