Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/6038/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-24T07:19:57.879125Z",
    "action": 30,
    "target": "The dialogue sent to {service} as a system, where {{text}} represents the text content of the paragraph, {{from}} represents the language of the paragraph, and {{to}} represents the target language.",
    "id": 110131,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/110131/?format=api"
}