Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/70800/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/de/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/samavar90/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/samavar90/?format=api",
    "timestamp": "2025-09-11T23:32:16.743593Z",
    "action": 30,
    "target": "Baidu launched the <homepage>AI LLM</homepage> Platform, this service uses the v2 version interface and is compatible with the OpenAI protocol.",
    "id": 107067,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/107067/?format=api"
}