Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/lt/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:40:42.292944Z",
            "action": 0,
            "target": "",
            "id": 1810055,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1810055/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:43:26.682435Z",
            "action": 44,
            "target": "",
            "id": 1810108,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/1810108/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13127992/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:22:22.314322Z",
            "action": 30,
            "target": "Python bindings for GDCM",
            "id": 2031703,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2031703/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:22:24.153887Z",
            "action": 0,
            "target": "",
            "id": 2031704,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2031704/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:13.164326Z",
            "action": 44,
            "target": "",
            "id": 2031873,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2031873/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T18:57:12.903753Z",
            "action": 0,
            "target": "",
            "id": 2044928,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2044928/?format=api"
        }
    ]
}