Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1969262/?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:44.171401Z",
    "action": 59,
    "target": "このチェックボックスをアクティブにすると、完全に組み合わされたルール条件が反転します。つまり、少なくとも条件の1つが<b>一致しない</b>場合、このルールが実行されます。これは、たとえば、メッセージテキストに<tt>ORA-</tt>が含まれていない場合にルールパックをスキップするために使用できます。注:反転したルールが一致する場合、一致グループは存在できません。",
    "id": 1735648,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1735648/?format=api"
}