Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1858051/?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-24T00:50:07.169738+09:00",
    "action": 2,
    "target": "\"그는 또 다른 세계상처를 열고 싶어 합니다. 열쇠, 그리고 양쪽 차원과 접점이 있는 두 가지 본질을 지닌 존재에 대해 중얼거리더군요... 제 생각에 그는 아릴루의 실험을 모방하려는 것 같습니다... 제가 바로 거기에 이상적인 실험체였고요.\"",
    "id": 3380784,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3380784/?format=api"
}