Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/67520/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/la/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/samavar90/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/samavar90/?format=api",
    "timestamp": "2025-08-12T15:56:05.520464Z",
    "action": 30,
    "target": "To translate an image, right-click it and select \"Translate Image.\" If you've set up a mouse-over translation shortcut, you can also use it to translate an image. For added convenience, you can also enable the mouse-over quick translation button below. Once enabled, hover your mouse over any image to see the \"Quick Translate\" button. Click it to translate it.",
    "id": 100741,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/100741/?format=api"
}