Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843691/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "timestamp": "2021-09-16T08:38:41.090141Z",
    "action": 2,
    "target": "\n\tdac_override と dac_read_search の機能は通常、root プロセスがパーミッションフラグを基にしたファイルへのアクセスを持たないことを表示します。これは通常、ユーザーがそのファイルに間違えた所有権/パーミッションを持っていることを意味します。\n    ",
    "id": 3575585,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3575585/?format=api"
}