Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877263/?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-01-19T12:07:27.097055+09:00",
    "action": 2,
    "target": "\"좀 더 작은 성과를 기대했나 보군? 내가 말했듯이, 무슨 일이건 내가 맡으면 끝난 것이나 다름없소. 그대가 사령관을 원했으니, 내가 사령관을 데려다 준 게지.\"",
    "id": 3400741,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400741/?format=api"
}