Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1886349/?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-18T23:40:07.450179+09:00",
    "action": 2,
    "target": "\"그러시겠죠. 어떤 남쪽 나라에서 이곳으로 순간이동한 갓 자른 장미 전부가 '작은 것'이라면요.\" {n}이라베스는 불안하게 발을 움직이며 사방에서 밀려드는 꽃들을 노려본다.{/n} \"이걸 사는 데 쓴 돈으로 부대 전체를 꾸밀 수도 있었을 텐데 말입니다.\"",
    "id": 3400734,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400734/?format=api"
}