Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/ru/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13147085/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:05:16.708249Z",
            "action": 30,
            "target": "Haskell witherable library development files",
            "id": 2033509,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2033509/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13147086/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:05:16.714704Z",
            "action": 30,
            "target": "This package provides the Haskell witherable library development files.",
            "id": 2033510,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2033510/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:05:16.736865Z",
            "action": 0,
            "target": "",
            "id": 2033511,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2033511/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:05:57.099043Z",
            "action": 44,
            "target": "",
            "id": 2033535,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2033535/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:12:34.362735Z",
            "action": 0,
            "target": "",
            "id": 2045173,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2045173/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:13:11.387818Z",
            "action": 44,
            "target": "",
            "id": 2045198,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2045198/?format=api"
        }
    ]
}