Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1875547/?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-01T21:37:40.591288+09:00",
    "action": 2,
    "target": "\"만일 저희를 도와주시겠다면, 엠버님을 꼭 데려와 주십시오! 데몬들은 그녀를 보자마자 도망칠 겁니다!\"",
    "id": 3754574,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3754574/?format=api"
}