Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1838482/?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": "2024-11-29T09:13:41.637591+09:00",
    "action": 2,
    "target": "{n}소코스베노스의 얼굴에 있던 경멸의 표정이 흠모로 바뀐다. 그는 웃음을 터뜨린다.{/n} \"하하하... 넌 정말 조커로군! 이래서 내가 널 사랑하는 거야. 내 모든 계획이 망한 줄 알았잖아.\"",
    "id": 3383351,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3383351/?format=api"
}