Translation components API.

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

GET /api/translations/yast-installation/master/lt/changes/?format=api&page=15
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 282,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/lt/changes/?format=api&page=14",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/10904232/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "timestamp": "2024-03-09T19:40:23.814604Z",
            "action": 5,
            "target": "Nesukonfigūravote NTP serverio.\nDėl to jūsų sistema gali neveikti tinkamai.\nTęsdami priimkite asmeninę atsakomybę.\n\nTęsti diegimą?",
            "id": 3011877,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3011877/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13076166/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "timestamp": "2024-03-09T19:42:58.256887Z",
            "action": 2,
            "target": "SELinux veiksena",
            "id": 3011878,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/3011878/?format=api"
        }
    ]
}