Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/42913/?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/anonymous/?format=api",
    "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
    "timestamp": "2024-04-12T03:45:06.020141Z",
    "action": 4,
    "target": "該應用的目標API為30或更高,囙此修改該應用的此許可權沒有實際效果。< p>要控制這個應用是否可以顯示Toast,你只能修改SystemUI的許可權,但是會影響系統和所有這樣的應用。",
    "id": 59682,
    "action_name": "Suggestion added",
    "url": "https://weblate.rikka.app/api/changes/59682/?format=api"
}