Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879657/?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-18T10:20:14.620234+09:00",
    "action": 2,
    "target": "{n}레질이 목소리를 조금 낮춘다.{/n} \"그래도 제가 진실성 없다고 주장하시면 안 됩니다. 우리가 처음 만났을 때 저는 당신의 인물상과 당신의 특이한 능력에 대한 관심을 분명히 밝혔습니다. 또한 당신이 성전과 우리 공동의 대의에 얼마나 중요한지도 언급했습니다. 우리는 우리 시대 가장 중요한 사건이 될 전쟁의 선봉에 서 있습니다. 이런 판국에서 그 누구도 맹목적인 신뢰라는 특권을 누릴 수는 없습니다.\"",
    "id": 3729861,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729861/?format=api"
}