Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/752401/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-17T23:44:00.239173Z",
    "action": 71,
    "target": "これはコースの要求を行うために有効な \"利用規約\" のドキュメントの URL です。アドレスをここに設定した場合、ユーザーはコースの要求を送信する前にこの利用規約を読んで同意しなければなりません。<br />Chamilo の \"利用規約\" モジュールを有効にしてその URL を使用する場合は、この設定を空のままにします。",
    "id": 767418,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/767418/?format=api"
}