Translation components API.

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

GET /api/translations/otrs-7/itsm-core/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "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-05-28T08:24:59.541981Z",
            "action": 0,
            "target": "",
            "id": 259145,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259145/?format=api"
        },
        {
            "unit": null,
            "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-04-14T10:45:11.806621Z",
            "action": 0,
            "target": "",
            "id": 251992,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/251992/?format=api"
        },
        {
            "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"
        },
        {
            "unit": null,
            "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:06:49.302651Z",
            "action": 0,
            "target": "",
            "id": 249289,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249289/?format=api"
        },
        {
            "unit": null,
            "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": "2020-06-30T08:54:52.385646Z",
            "action": 0,
            "target": "",
            "id": 177788,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177788/?format=api"
        },
        {
            "unit": null,
            "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": "2020-01-24T08:42:08.139887Z",
            "action": 0,
            "target": "",
            "id": 68057,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68057/?format=api"
        },
        {
            "unit": null,
            "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": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:43.151053Z",
            "action": 0,
            "target": "",
            "id": 60415,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60415/?format=api"
        }
    ]
}