Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/723446/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/JO3EMC/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/JO3EMC/?format=api",
    "timestamp": "2022-05-04T17:11:13.064254Z",
    "action": 2,
    "target": "必要なファイルが見つかりません。<BR>%PRODUCTNAMEセットアップを起動し、[修復]を選択してください。",
    "id": 3038801,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/3038801/?format=api"
}