Translation components API.

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

GET /api/components/packages-i18n/google-master/changes/?format=api&page=127
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2523,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/changes/?format=api&page=126",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/4097130/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "author": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "timestamp": "2024-01-15T18:33:02.705736Z",
            "action": 45,
            "target": "",
            "id": 2978732,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2978732/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/4097130/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "author": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "timestamp": "2024-01-15T18:33:02.710834Z",
            "action": 2,
            "target": "Файлы заголовков для библиотеки libglog0",
            "id": 2978733,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2978733/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10944401/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/google-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "author": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "timestamp": "2024-01-15T18:33:35.521610Z",
            "action": 2,
            "target": "Файлы разработки для Google C++ Mocking Framework",
            "id": 2978734,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2978734/?format=api"
        }
    ]
}