Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/50760/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/hi/?format=api",
    "user": "https://weblate.rikka.app/api/users/tejasdevlab/?format=api",
    "author": "https://weblate.rikka.app/api/users/tejasdevlab/?format=api",
    "timestamp": "2023-09-17T06:00:57.650153Z",
    "action": 5,
    "target": "नई Google Play नीति आवश्यकता के कारण, प्रत्यायोजित डिवाइस एडमिन मोड को 2022-07-12 से पहले हटाने की आवश्यकता है। <p>यदि आपको प्रत्यायोजित डिवाइस एडमिन मोड का उपयोग करने की आवश्यकता है, तो कृपया इसका पुराना संस्करण डाउनलोड करें",
    "id": 48819,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/48819/?format=api"
}