Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1949393/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/ja/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2021-03-25T13:15:11.422856Z",
    "action": 5,
    "target": "インシデント状態の計算に使用するリンクのタイプと方向を設定します。 キーはリンクタイプの名前(LinkObject :: Typeで定義されている)であり、値はインシデントステータスを計算するために従うべきIncidentLinkTypeの方向です。 たとえば、IncidentLinkTypeが \\'DependsOn\\'に設定されており、Directionが \\'Source\\'の場合、インシデントのステータスを計算するために、 \\'依存する\\'リンクのみが表示されます(反対のリンクは \\'Required for\\'ではありません)。 広告タイプのリンクタイプを追加できます(例: 方向 \\'Target\\'を含む \\'Includes\\'。 sysconfigオプションLinkObject :: Typeで定義されているすべてのリンクタイプが可能で、方向は \\'Source\\'、 \\'Target\\'、または \\'Both\\'です。 重要:このSYSCONFIGオプションに変更を加えたら、コンソールコマンドbin/otrs.Console.plを実行する必要があります。Admin :: ITSM :: IncidentState :: Recalculateしたがって、すべての事\n態は新しい設定に基づいて再計算されます!",
    "id": 249364,
    "action_name": "Translation added",
    "url": "http://translate.otrs.com/api/changes/249364/?format=api"
}