Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/41661/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/vi/?format=api",
    "user": "https://weblate.rikka.app/api/users/ThePrimalPea/?format=api",
    "author": "https://weblate.rikka.app/api/users/ThePrimalPea/?format=api",
    "timestamp": "2023-10-07T18:41:40.009178Z",
    "action": 2,
    "target": "Một số ứng dụng (v.d, Trình cài đặt Gói của Hệ thống Android) sẽ không phản ứng hành động của người dùng nếu có lớp phủ hiển thị trên đó. Bạn có thể tạm thời ẩn lớp phủ thông qua thanh thông báo hoặc ô Cài đặt Nhanh.",
    "id": 49875,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/49875/?format=api"
}