Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1884793/?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-01-16T10:27:34.627298+09:00",
    "action": 2,
    "target": "\"글쎄요, 걸어서요. 제 발을 써서요. 사람이라면 그런 식으로 걷잖아요.\" {n}울지프는 뜨거운 석탄 위에서 춤을 추듯 발을 앞뒤로 움직인다.{/n} \"제가 대장을 깨운 건... 우리가 완전 남남은 아니잖아요... 전 가야 돼요, 대장. 제 자신과 대장, 심연의 달에 대해 많은 생각을 해봤는데요... 네, 알았어요, 실은 거짓말이에요. 생각 안 해봤고 생각해 보려 하지도 않았어요. 이 그림자는 제가 가고 싶지 않은데도 어디로 가야 하는지 알려주고, 제가 누구인지 받아들여야 한다고 했어요. 근데 어쩌면 제가 이해하고 싶지 않은 걸 수도 있어요! 계속 어둠 속에 있는 편이 더 나을지도 모르죠!\"",
    "id": 3400599,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400599/?format=api"
}