Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/it/changes/?format=api",
    "results": [
        {
            "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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-15T05:32:34.283071Z",
            "action": 44,
            "target": "",
            "id": 1723877,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1723877/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12821307/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:33:49.954628Z",
            "action": 30,
            "target": "Collection of strings for testing things.",
            "id": 1809694,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/1809694/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12821331/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:33:50.847819Z",
            "action": 30,
            "target": "Mustache templates for Haskell",
            "id": 1809695,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/1809695/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:33:53.825735Z",
            "action": 0,
            "target": "",
            "id": 1809696,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1809696/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:36:49.487262Z",
            "action": 44,
            "target": "",
            "id": 1809892,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/1809892/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:03:15.552539Z",
            "action": 0,
            "target": "",
            "id": 2033397,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2033397/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:05:57.001975Z",
            "action": 44,
            "target": "",
            "id": 2033527,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2033527/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:10:56.870938Z",
            "action": 0,
            "target": "",
            "id": 2045165,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2045165/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:13:11.282686Z",
            "action": 44,
            "target": "",
            "id": 2045190,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2045190/?format=api"
        }
    ]
}