Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855671/?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-10-15T23:19:52.218584+09:00",
    "action": 2,
    "target": "\"하지만 그럴 수 없죠.\" {n}아루샬레의 목소리는 비탄으로 가득하다.{/n} \"당신이 맞아요. 데몬의 인생은 끝없는 고문과 다름 없죠. 그리고 그들 각자는 주변 모든 것에게 자신의 고통을 복수하려고 들어요. 또 그중에는 저같은 존재가 흔치 않기 때문에 그냥 그렇게 계속 살죠. 대부분의 데몬들은 결코 자기 삶의 방식을 바꾸지 않아요.\"",
    "id": 3366522,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366522/?format=api"
}