Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1832461/?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-03T00:22:48.958663+09:00",
    "action": 27,
    "target": "\"강가 도시에서는 아무도 거지들의 기분을 상하게 하는 것을 두려워하지 않는 것 같았어요. 부자들은 코를 막고 지나가고, 힘 있는 분들은 저희를 쫓아내곤 했죠... 왜 그럴까요? 데몬이 성전사보다 더 친절한 건가요?\"",
    "id": 3755653,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3755653/?format=api"
}