Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1828575/?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-07-24T15:56:27.813072+09:00",
    "action": 27,
    "target": "\"우리가 만든... 우리가 이룬 그 장벽은... 바포메트를 약화시키고 묶었을 뿐만 아니라, 그림자 속 여군주에게서 우리를 보호한 거군요. 우리가 그녀의 영역에 있는데도요! 천상의 빛이 비추는 곳에서 데몬 군주들은 살아남을 수 없겠군요.\"",
    "id": 3548332,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3548332/?format=api"
}