Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1967409/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-15T08:47:42.795396Z",
    "action": 59,
    "target": "<b>すべてのサービスインスタンスを収集し、タグ全体で制限する:</b><br>タグ全体が上記で指定されている場合、すべてのサービスインスタンスはそれらのタグでフィルタリングされます。そうでない場合、すべてのインスタンスが収集されます。<br><br><b>明示的なサービスタグを使用し、タグ全体を上書きする:</b><br>これらのサービスに明示的なタグを指定します。これらのサービスでは、タグ全体が無視されます<br><br><b>明示的なサービス名を使用し、タグ全体を無視する:</b><br>このオプションを使用して指定します。これらのサービスでは、タグ全体が無視されます。",
    "id": 1733677,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1733677/?format=api"
}