Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1800868/?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:06:26.521049+09:00",
    "action": 2,
    "target": "\"나는 데빌이 되기 전, 지옥 그 자체였다네. 이건 결코 과장이 아니야. 나는 그 자아의 일부였네. 아스모데우스 군주님이 지옥의 일부로 내 육체를 만들었고, 이 피조물을 메피스토펠레스라고 불렀네. 보통 데빌들은 자신의 전생을 기억하지 못하지. 이들은 고통, 분노, 증오의 산물이며, 하얀 불꽃이 번쩍이면 다른 건 다 불타 없어지거든.\"",
    "id": 3366493,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366493/?format=api"
}