Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/51471/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/fa/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/kiperking1/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/kiperking1/?format=api",
    "timestamp": "2025-10-18T15:14:07.764782Z",
    "action": 2,
    "target": "پلتفرم <homepage>اوپن روتر</homepage> یک ادغام یکپارچه برای چندین مدل بزرگ هوش مصنوعی (مانند OpenAI، Claude و غیره) فراهم می کند",
    "id": 112590,
    "action_name": "Translation changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/112590/?format=api"
}