Translation components API.

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

GET /api/translations/flarum/fof-formatting/zh_Hant/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/383639/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.351545Z",
            "action": 59,
            "target": "轉換圖像連結為真實圖像",
            "id": 351652,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/351652/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/383640/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.351719Z",
            "action": 59,
            "target": "轉換視訊連結為可播放的視訊",
            "id": 351653,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/351653/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/383641/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.351799Z",
            "action": 59,
            "target": "使用精美的文字排版",
            "id": 351654,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/351654/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/383642/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.351893Z",
            "action": 59,
            "target": "使用 HTML entities",
            "id": 351655,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/351655/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/383643/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.351980Z",
            "action": 59,
            "target": "嵌入來自允許的網站的內容",
            "id": 351656,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/351656/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/383644/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.352084Z",
            "action": 59,
            "target": "ASCII 風格表格",
            "id": 351657,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/351657/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/383645/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.352177Z",
            "action": 59,
            "target": "GitHub/GitLab 風格待辦清單",
            "id": 351658,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/351658/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-26T19:56:26.352248Z",
            "action": 0,
            "target": "",
            "id": 351659,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/351659/?format=api"
        }
    ]
}