Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1771720/?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": "2025-06-27T00:39:15.576537+09:00",
    "action": 27,
    "target": "{n}마법으로 행상인의 상처는 치료할 수 있지만 마음을 치료할 순 없다. 당신이 더 이상 그에게 해줄 수 있는 게 없다. 그는 당신의 도움도 전혀 눈치채지 못한 듯하다. 그저 울부짖기 바쁠 뿐이다.{/n}",
    "id": 3545177,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3545177/?format=api"
}