Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/78538/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T19:49:09.843336Z",
    "action": 59,
    "target": "診断機能は、サーバーのさまざまな側面における一般的な問題を特定し、すべてがスムーズに動作するように試みます。診断は1日2回自動的に実行され、問題が見つかった場合は管理者にメールが送信されます。特定の機能(例えばXMPP)を使用したくない場合、または複雑なセットアップを行った場合、いくつかのテストは適切でない可能性があります。そのような場合、また自分が何をしているかわかっている場合は、対応する問題や警告を無視してもかまいません。",
    "id": 200558,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200558/?format=api"
}