Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/11627/?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/guybates/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/guybates/?format=api",
    "timestamp": "2026-03-28T11:35:02.104644Z",
    "action": 30,
    "target": "Free bilingual web page translator with PDF translation (preserving layout), video subtitle translation (YouTube, Netflix), and EPUB ebook translation. Supports AI translation services including OpenAI (ChatGPT), DeepL, Gemini, and more.",
    "id": 150689,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/150689/?format=api"
}