Translation components API.

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

GET /api/translations/uyuni/susemanager-4-3/pt_BR/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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-22T14:17:05.447619Z",
            "action": 0,
            "target": "",
            "id": 3017850,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3017850/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T11:07:51.675511Z",
            "action": 0,
            "target": "",
            "id": 2982340,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2982340/?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/pt_BR/?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:56.871145Z",
            "action": 0,
            "target": "",
            "id": 2730081,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2730081/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-04T13:39:16.646159Z",
            "action": 0,
            "target": "",
            "id": 2152938,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2152938/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-11T07:58:48.908096Z",
            "action": 0,
            "target": "",
            "id": 2143910,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2143910/?format=api"
        }
    ]
}