Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1872099/?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:50:46.130304+09:00",
    "action": 2,
    "target": "\"아, 이런. 엄청 충격 받으신 줄 알았는데요!\" {n}울지프는 한숨을 내쉬고, 그의 꼬리는 내려앉는다. 그리고 그림자도 사라졌다.{/n} \"그래도 팔라딘한테 끌고 가지는 않아주셔서 고마워요. 그 양반들 절 이미 알거든요. 예전에 끌려가 봤는데, 팔라딘들이 몰려들어서는 절 보며 어떤 악의 흔적이 없나 열심히 수색했죠. 당연히 아무것도 못 찾아서, 결국 절 놔줬고요.\"",
    "id": 3545188,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545188/?format=api"
}