Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3659905/?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": "2026-04-02T22:09:47.890525+09:00",
    "action": 2,
    "target": "\"헐런의 부하들이 저와 월플라워를 찾아내서 잡으려 했어요. 저는 그들을 따돌렸고, 그들이 사라진 걸 확인한 뒤에 연회장으로 숨어들었죠. 심문관들이 제가 어디로 갔는지 봤더라도, 저 문을 지날 순 없어요. 헐런도 특정 귀족들 사이에선 아무런 영향력이 없거든요. 그래서 저는 숨을 곳을 잘 찾았다고 생각했어요. 데몬들이 나타나기 전까지는요...\"",
    "id": 3739705,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739705/?format=api"
}