Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739754/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.438890Z",
            "action": 59,
            "target": "デポジット通知",
            "id": 679401,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679401/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739755/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.438969Z",
            "action": 59,
            "target": "この度は, {$contextName} に  \"{$submissionTitle}\" を投稿いただきまして誠に有難うございます。\n\nご希望の場合は,下記のURLから他のリポジトリにも自動的にデポジットすることができます。\n\n{$swordDepositUrl}\n\nこのメールは,Open Journal Systems' SWORD デポジットプラグインで生成されました。",
            "id": 679402,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679402/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739756/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.439015Z",
            "action": 59,
            "target": "SWORD デポジットでデポジットポイントの選択を著者に通知するために使われるテンプレートです。",
            "id": 679403,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679403/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.439067Z",
            "action": 0,
            "target": "",
            "id": 679404,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679404/?format=api"
        }
    ]
}