Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/3205/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/app/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ar/?format=api",
    "user": "https://weblate.rikka.app/api/users/l22s/?format=api",
    "author": "https://weblate.rikka.app/api/users/l22s/?format=api",
    "timestamp": "2022-04-09T13:09:18.016152Z",
    "action": 5,
    "target": "لقد منعت هذا التطبيق من استخدام Shizuku. <br> يرجى منح الإذن لهذا التطبيق في إعدادات النظام أو تطبيق Shizuku. <p> إذا كنت تستخدم MIUI ,فإن MIUI يكسر آلية الأذونات المخصصة لنظام Android ,فلا يمكنك منح الإذن إلا من تطبيق Shizuku.",
    "id": 15269,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/15269/?format=api"
}