Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791561/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/transtats/?format=api",
    "timestamp": "2021-11-09T08:43:10.981073Z",
    "action": 9,
    "target": "これは、設定がauthselectに対して不明であり、変更されないことを意味します。これを修正するには、*--force* パラメーターを指定して *authselect select* を呼び出して、上書きする権利がすべて表示してください。",
    "id": 3707100,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/3707100/?format=api"
}