Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822165/?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": "2024-12-07T17:50:48.876697+09:00",
    "action": 2,
    "target": "\"저희의 계산이 그를 향했습니다. 그는 당신의 적이며, 자신의 신념상 사령술을 완전히 적대합니다. 명망도 높으며 큰 존경을 받습니다. 이로 인해 다른 반란군들이 그에게 이끌리고 있습니다. 당신이 공격한다면 이들은 하나로 뭉칠 것입니다. 그는 불안정합니다. 친밀한 이를 잃은 일이 그의 정신에 영향을 끼쳤습니다. 그는 분노에 휘둘립니다. 폭력에 목 말랐습니다. 이 때문에 행동할 수밖에 없을 것입니다. 그는 이성에 귀 기울이지 않습니다. 그는 자신의 동료들을 이끌고 함정으로 뛰어들 것입니다. 저희의 성공률은 대단히 높습니다.\"",
    "id": 3386984,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386984/?format=api"
}