Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/33546/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-29T08:11:29.895440Z",
    "action": 59,
    "target": "+ Hoạt động trên cả thiết bị root và không root <br>+Rất nhanh, với mức tiêu thụ tài nguyên không đáng kể <br>+Tận hưởng đầy đủ chức năng <br><br>- Yêu cầu cài đặt ứng dụng mã nguồn mở (Shizuku) <br>- Dành cho thiết bị không phải root, mỗi khi khởi động lại, bắt buộc phải khởi động Shizuku bằng adb với máy tính <br>- Đối với các thiết bị chạy Android 11 trở lên, Shizuku có thể được khởi động mà không cần máy tính",
    "id": 25340,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/25340/?format=api"
}