Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/89442/?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": "2024-04-21T12:51:47.160586Z",
    "action": 36,
    "target": "Tusky 25\n\n- Hỗ trợ Mastodon Dịch API\n- Hiện ngôn ngữ tút\n- Cải thiện chuyển đổi màn hình\n- Cài đặt bộ lọc được chuyển sang tùy chọn tài khoản\n- Thống kê bài viết bây giờ đã có vị trí ổn định\n- Rất nhiều cải tiến về độ ổn định và hiệu suất bên trong",
    "id": 156583,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/156583/?format=api"
}