Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/63422/?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/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-03T02:23:07.822562Z",
    "action": 71,
    "target": "入力したテキストをワンクリックで外国語に変換し、検索やAI対話の効果が向上します。",
    "id": 86227,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/86227/?format=api"
}