Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/66646/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/la/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/samavar90/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/samavar90/?format=api",
    "timestamp": "2025-08-12T15:34:02.044409Z",
    "action": 30,
    "target": "Immersive Translation: A free (original/translated) bilingual web translation plugin that supports PDF translation (preserving layout), bilingual subtitle translation for videos (YouTube, Netflix), and EPUB e-book translation. It also supports large AI translation models (OpenAI (ChatGPT), DeepL, Gemini (Bard), etc.)",
    "id": 99953,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/99953/?format=api"
}