Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1764457/?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-29T10:27:38.607622+09:00",
    "action": 2,
    "target": "{n}젊은 여자가 손뼉을 친다.{/n} \"일케스가 살아 있었군요! 그리고 이렇게 멋진 친구들을 사귀다니! 데몬들이 도시를 침공하는 이 시기에 여기서 이런 일이 벌어졌다는 게 유감이네요. 그 와중에 그 똥고집 인퀴지터들은 이 사태를 해결하기보다는 저희를 쫓는 데 열심이고요...\"",
    "id": 3383386,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3383386/?format=api"
}