Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1821640/?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-07-01T22:05:08.494290+09:00",
    "action": 2,
    "target": "{n}늙은 여인이 구부러진 이빨을 늑대처럼 드러낸다.{/n} \"사냥꾼에게 떠나라고 했건만, 안 가는구나! 꺼져라, 피투성이 사냥꾼아! 꺼져!\"",
    "id": 3545946,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545946/?format=api"
}