Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1750391/?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-09T23:11:07.075534+09:00",
    "action": 2,
    "target": "\"이런 이런, 이게 무슨 상황인가요? 부상당한 사람을 대체 왜 축제 광장 한복판에 끌고 오신 거죠? 수레에 실어서 어디 좀... 글쎄... 의무실 같은 데다 떨궈 놓지 그랬어요? 아니면 큼지막한 도랑이라든가?\"",
    "id": 3739882,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739882/?format=api"
}