Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877109/?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-26T11:30:16.154084+09:00",
    "action": 2,
    "target": "\"그만. 그정도면 충분히 대가를 치루지 않았나. 네가 입힌 상처는 놈을 평생동안 괴롭힐 거고, 어떤 치유사도 그 고통을 달래지 못하겠지. 하지만, 이 머저리는 내 것이다. 이놈의 자리를 빼앗기 위해 내가 얼마나 고생했는데, 내 것을 빼앗게 둘 수는 없지.\"",
    "id": 3548776,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3548776/?format=api"
}