Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/44442/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/zh_Hant/?format=api",
    "user": "https://weblate.rikka.app/api/users/cantonese-sra/?format=api",
    "author": "https://weblate.rikka.app/api/users/cantonese-sra/?format=api",
    "timestamp": "2025-04-13T07:22:10.891781Z",
    "action": 5,
    "target": "您的裝置運行 Android 10 或更高版本,Android 系統允許符合條件的應用程式在標準資料夾中寫入檔案,<b>無需任何權限</b>。<p>這表示無論您如何修改權限 (無論是在此應用程式中還是在系統中),該應用程式始終可以將檔案寫入標準資料夾。(修改其他應用程式建立的檔案仍然需要權限)<p> * 標準資料夾指的是一系列系統定義的資料夾,例如 DCIM、Pictures、Download 等。<br>* 符合條件的應用程式是指目標 API 為 30 或更高版本,或目標 API 為 29 且已適配分區儲存空間的應用程式。",
    "id": 68882,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/68882/?format=api"
}