Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82479/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/vi/?format=api",
    "user": "https://weblate.tusky.app/api/users/honhatduy/?format=api",
    "author": "https://weblate.tusky.app/api/users/honhatduy/?format=api",
    "timestamp": "2023-06-09T00:58:03.239979Z",
    "action": 36,
    "target": "Tusky 22.0\n\nTính năng mới:\n- Xem hashtag xu hướng\n- Theo dõi hashtag\n- Chọn ngôn ngữ dễ hơn\n- Xem lịch sử sửa tút\n- Hỗ trợ bộ lọc Mastodon v4\n- Hiện số tương tác tút trên bảng tin\n- Còn nữa...\n\nSửa:\n- Nhớ tab đã chọn và vị trí\n- Giữ thông báo cho tới khi đọc\n- Nội dung RTL và LTR trên hồ sơ\n- Tính toán độ dài tút\n- Luôn đăng mô tả ảnh\n- Còn nữa...",
    "id": 129194,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/129194/?format=api"
}