Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11551825/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "timestamp": "2023-06-20T08:13:05.527267Z",
    "action": 2,
    "target": "インストールするデバイスを選択してください。なお、メインメニューの 「インストールの開始」ボタンをクリックしない限り、インストール処理は開始されません。",
    "old": "インストールするデバイスを選択してください。なお、メインメニューの「インストールの開始」ボタンをクリックしない限り、インストール処理は開始されません。",
    "details": {
        "state": 20,
        "source": "Select the device(s) you'd like to install to.  They will be left untouched until you click on the main menu's \"Begin Installation\" button.",
        "old_state": 20
    },
    "id": 11769170,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11769170/?format=api"
}