Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/7175/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-24T07:19:59.259181Z",
    "action": 59,
    "target": "ユーザーとして{service}に送信されたプロンプトで、{{text}}は段落のテキスト内容を示し、{{from}}は段落の言語を示し、{{to}}は目標言語を示し、{{content_type}}は元のテキストのタイプを示し、可能な値は`html`または`text`です。{{html_only}}は元のテキストにhtmlタグが含まれている場合にのみ存在する値です。{{html_only}}の値は、元のテキストにhtmlタグが含まれている場合にのみ利用可能です。",
    "id": 110325,
    "action_name": "String updated in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/110325/?format=api"
}