Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T13:12:34.764730Z",
            "action": 0,
            "target": "",
            "id": 1798816,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1798816/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-09T09:49:07.521268Z",
            "action": 0,
            "target": "",
            "id": 2054511,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2054511/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/ThomasFlorio/?format=api",
            "author": "https://l10n.opensuse.org/api/users/ThomasFlorio/?format=api",
            "timestamp": "2022-11-28T11:23:57.175163Z",
            "action": 0,
            "target": "",
            "id": 2578212,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2578212/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/ThomasFlorio/?format=api",
            "author": "https://l10n.opensuse.org/api/users/ThomasFlorio/?format=api",
            "timestamp": "2022-11-28T11:35:10.589968Z",
            "action": 0,
            "target": "",
            "id": 2578672,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2578672/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/ThomasFlorio/?format=api",
            "author": "https://l10n.opensuse.org/api/users/ThomasFlorio/?format=api",
            "timestamp": "2023-04-28T16:40:16.288445Z",
            "action": 0,
            "target": "",
            "id": 2676492,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2676492/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/susemanager/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/susemanager/en/?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-28T09:55:34.568888Z",
            "action": 0,
            "target": "",
            "id": 2718936,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2718936/?format=api"
        }
    ]
}