Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822169/?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-12-07T17:52:44.614136+09:00",
    "action": 2,
    "target": "\"반란은 진압되었습니다. 선별은 완료되었습니다. 비워진 공간은 유용하리라 판단되는 언데드로 채워질 것입니다. 그들은 스스로의 변화 작업을 계속할 것입니다. 사령술사의 행동 양식에 관한 그들의 모방은 점점 더 정교해질 것입니다. 더 발전될 것입니다. 흥미롭기에 저희가 관찰 중입니다. 주시 중입니다. 배우는 중입니다.\"",
    "id": 3386986,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386986/?format=api"
}