Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1890727/?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/hacjiny/?format=api",
    "author": "https://waldo.team/api/users/hacjiny/?format=api",
    "timestamp": "2025-01-01T13:39:13.525676+09:00",
    "action": 2,
    "target": "\"당신은 모두에게 기쁨과 영감의 원천이 됐어요. 당신은 세월의 지혜를 가진 엘프도, 천상의 축복을 받은 아시마르도 아닌 평범한 {mf|남자|여자}인데도, 데몬들을 물리치고 여왕 직속 기사들의 기를 죽였죠! 모든 사람이 이런 이야기를 좋아해요.\"",
    "id": 3394729,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3394729/?format=api"
}