Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/google-master/pl/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/4095702/?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/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "timestamp": "2023-03-12T21:37:08.304417Z",
            "action": 5,
            "target": "Pliki nagłówkowe dla libglog0",
            "id": 2654868,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2654868/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/4095704/?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/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Neome/?format=api",
            "timestamp": "2023-03-12T22:15:26.875338Z",
            "action": 5,
            "target": "Biblioteka glog implementuje logowanie na poziomie aplikacji. Ta biblioteka zapewnia interfejsy API rejestrowania oparte na strumieniach w stylu C++ i różnych makrach pomocniczych.\n\nTen pakiet zawiera pliki programistyczne dla libglog0.",
            "id": 2654939,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2654939/?format=api"
        }
    ]
}