Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/42914/?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:20:28.332672Z",
    "action": 5,
    "target": "這個應用程式的目標 API 為 29 或更低版本,因此修改此應用程式的這項權限將會生效。",
    "id": 68880,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/68880/?format=api"
}