Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1748134/?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-05-05T13:46:37.501023+09:00",
    "action": 2,
    "target": "{n}설은 정신을 잃은 채 바닥에 누워있는 잡종들을 쳐다본다.{/n} \"그럐... 랜은 너무 셔둘러. 그 녀석의 말을 들어서 살아남을 수 있을까? 아냐. 랜은 우리 부죡이 아니야. 녀석은 우리 길을 이해 못 해. 넌 이해하지 웬두아그, 네가 우리를 구해쎠.\"",
    "id": 3756185,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3756185/?format=api"
}