Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/55248/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/aeb/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/lfji/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/lfji/?format=api",
    "timestamp": "2025-06-28T04:03:34.400363Z",
    "action": 30,
    "target": "Temporarily show translation only",
    "id": 93258,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/93258/?format=api"
}