Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/12402/?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:10:59.464933Z",
    "action": 30,
    "target": "By customizing AI translation strategies (Prompts), translation quality can be effectively improved. We refer to these strategies as \"AI Experts\"—essentially a series of carefully designed prompts. These prompts are publicly available in <1>this repository</1>, and everyone can contribute. Instructions: After installing the corresponding \"AI Experts\" below, select [OpenAI] or other AI translation services (such as Claude, Gemini) in the Immersive Translate extension panel, and then choose different AI Experts. The default translation strategy is [General], suitable for most scenarios.",
    "id": 148781,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/148781/?format=api"
}