Translation components API.

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

GET /api/translations/packages-i18n/php-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/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:50:21.571218Z",
            "action": 0,
            "target": "",
            "id": 2045932,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2045932/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:56:37.548850Z",
            "action": 0,
            "target": "",
            "id": 2036836,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2036836/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:17:04.113326Z",
            "action": 0,
            "target": "",
            "id": 1808752,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1808752/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/si/?format=api",
            "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
            "author": null,
            "timestamp": "2021-03-04T08:27:05.863545Z",
            "action": 17,
            "target": "",
            "id": 1707506,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1707506/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-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:27:05.804187Z",
            "action": 0,
            "target": "",
            "id": 1707505,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1707505/?format=api"
        }
    ]
}