Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1873119/?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:23:33.182971+09:00",
    "action": 2,
    "target": "{n}아네비아는 당신의 눈을 응시하며 천천히 말한다.{/n} \"저는 사령관님이 성전을 위해 최선의 방식으로 이 일을 처리하시리라 믿습니다. 만약 이라베스에게 모든 걸 털어놓고 싶으시다면, 그러셔도 좋습니다.\"",
    "id": 3551142,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551142/?format=api"
}