Translation components API.

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

GET /api/translations/shizuku/manager/zh_Hant/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 142,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/shizuku/manager/zh_Hant/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/17327/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/zh_Hant/?format=api",
            "user": "https://weblate.rikka.app/api/users/cirx1e/?format=api",
            "author": "https://weblate.rikka.app/api/users/cirx1e/?format=api",
            "timestamp": "2023-07-25T15:23:46.844270Z",
            "action": 4,
            "target": "在 Android 11 或更高的版本上可以直接從您的裝置啟用無線偵錯並啟動 Shizuku,無須與電腦連線。<p>請先閱讀逐步指南。",
            "id": 46950,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/46950/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/22567/?format=api",
            "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/zh_Hant/?format=api",
            "user": "https://weblate.rikka.app/api/users/cirx1e/?format=api",
            "author": "https://weblate.rikka.app/api/users/cirx1e/?format=api",
            "timestamp": "2023-07-25T15:24:18.923411Z",
            "action": 4,
            "target": "在 Android 11 以下的版本必須與電腦連線才能啟用無線偵錯。",
            "id": 46951,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/46951/?format=api"
        }
    ]
}