Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3660365/?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:10:07.807669+09:00",
    "action": 2,
    "target": "\"거짓말할 필요 없네. 자네가 그녀를 붙잡았지만 불쌍히 여긴 거 알아. 여린 마음을 가진 데빌이로군... 사랑하는 어머니에 대해 눈물 흘리며 노래하는 살인자처럼 역겨워. 아스모데우스님이 자네의 고의에 대해 책임을 묻게 된다면, 더 그럴 듯한 거짓말을 해보라고 충고하고 싶군.\"",
    "id": 3366500,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366500/?format=api"
}