Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1872093/?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-06-27T00:49:50.394186+09:00",
    "action": 2,
    "target": "{n}울지프가 웃으며 기뻐한다.{/n} \"파란 불꽃은 어때요? 제가 제일 좋아하는 거예요! 전혀 타지도 않죠. 여기서 제가 이곳에서 작은 쇼로 매를 벌 때마다 동전 한 닢을 벌었다면, 전 벌써 갈프리에게 청혼했을걸요! 그래도, 이렇게 아름다운 것을 포기하고 싶진 않아요.\"",
    "id": 3545187,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545187/?format=api"
}