Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855829/?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": "2024-10-15T23:46:36.572155+09:00",
    "action": 2,
    "target": "\"하아, 너는 네 살에 얼마나 무관심했으면 충진재를 채워넣을 재료마저 거의 없는 거니... 하지만 내가 가진 걸로 때울 수 있단다. 복원을 위해서라면... 다른 성전사들의 살가죽도 사용해야겠네. 감옥에 쌓아둔 게 많거든.\"",
    "id": 3366555,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366555/?format=api"
}