Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855891/?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:55:19.412005+09:00",
    "action": 2,
    "target": "{n}당신의 눈 앞에 있는 악령의 모습으로 판단컨대, 그녀는 죽기 전까지 잔인하게 고문당했던 걸로 보인다. 그녀의 머리카락은 피로 젖어있으며, 그녀의 입술은 부었으며 커다란 자상이 새겨져 있다. 절망적인 표정과 함께 벌어진 그녀의 입에는 앞니가 있어야 할 자리에 어두운 공허밖에 없다. 그녀는 알아듣기 힘들게 울리는 목소리로 말을 시작한다.{/n} \"누구시죠? 또 다른 고문자인가요?\"",
    "id": 3366563,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366563/?format=api"
}