Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/54694/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/aeb/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/xiaoruan639/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/xiaoruan639/?format=api",
    "timestamp": "2025-07-05T01:37:52.685508Z",
    "action": 30,
    "target": "BabelDOC 保留排版 PDF 翻译",
    "id": 94569,
    "action_name": "Source string changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/94569/?format=api"
}