Translation components API.

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

GET /api/translations/uyuni/susemanager-4-3/zh_TW/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager-4-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager-4-3/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-22T14:17:05.981226Z",
            "action": 0,
            "target": "",
            "id": 3017855,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3017855/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager-4-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager-4-3/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T11:07:52.215756Z",
            "action": 0,
            "target": "",
            "id": 2982345,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2982345/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager-4-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager-4-3/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2023-06-28T10:24:57.783703Z",
            "action": 0,
            "target": "",
            "id": 2730086,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2730086/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager-4-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager-4-3/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-04T13:39:17.558657Z",
            "action": 0,
            "target": "",
            "id": 2152943,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2152943/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager-4-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager-4-3/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-11T07:58:56.622122Z",
            "action": 0,
            "target": "",
            "id": 2143916,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2143916/?format=api"
        }
    ]
}