Translation components API.

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

GET /api/translations/packages-i18n/h-master/si/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/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:28:01.868478Z",
            "action": 0,
            "target": "",
            "id": 2045537,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2045537/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:27:32.797210Z",
            "action": 0,
            "target": "",
            "id": 2034783,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2034783/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:49:27.755830Z",
            "action": 0,
            "target": "",
            "id": 1810501,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1810501/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": null,
            "timestamp": "2021-03-04T08:21:00.227161Z",
            "action": 17,
            "target": "",
            "id": 1707448,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1707448/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/h-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/h-master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "timestamp": "2021-03-04T08:21:00.203632Z",
            "action": 0,
            "target": "",
            "id": 1707447,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1707447/?format=api"
        }
    ]
}