Translation components API.

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

GET /api/translations/uyuni/java-jsp/zh_TW/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 125,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/zh_TW/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-27T10:51:29.286082Z",
            "action": 44,
            "target": "",
            "id": 3019480,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/3019480/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-19T13:12:18.563068Z",
            "action": 0,
            "target": "",
            "id": 3037567,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3037567/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-19T13:12:18.738563Z",
            "action": 44,
            "target": "",
            "id": 3037589,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/3037589/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T08:06:11.748585Z",
            "action": 0,
            "target": "",
            "id": 3040697,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3040697/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T08:06:11.915057Z",
            "action": 44,
            "target": "",
            "id": 3040719,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/3040719/?format=api"
        }
    ]
}