Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/49251/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/official/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T08:45:31.337028Z",
    "action": 71,
    "target": "每年的黑五购物节是小张最期待的全球海淘盛事。他会在 Amazon 和 Ebay 上详细研究每款产品的特性、价格以及真实用户的评价。沉浸式翻译让这一切变得轻松,帮助小张做出了最具性价比的购物决策。",
    "id": 64924,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/64924/?format=api"
}