Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/14509/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/pt_BR/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/lfji/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/lfji/?format=api",
    "timestamp": "2026-03-25T19:20:06.566252Z",
    "action": 30,
    "target": "Optional. If left empty, free translation powered by Immersive Translate and <1>SiliconFlow</1> is used by default. Other models require an API key.",
    "id": 149475,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/149475/?format=api"
}