Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1725013/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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-05-02T12:48:09.355628+09:00",
    "action": 2,
    "target": "펄루라의 폭포는 기억과 의식에 대해 공부할 수 있는 특이한 실험장이라 할 수 있다. 스스로의 고독함을 이겨내기 위해 점성가 오덴은 매년 딸의 생일을 축하한다. 그의 기억 속 딸은 실제 딸과는 별개로 살고 있다. 그것만으로도 족할 듯하다. 그래도 그는 진실을 알고 싶어한다.",
    "id": 3755587,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755587/?format=api"
}