Translation components API.

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

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

{
    "count": 157,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-13T14:14:44.849543Z",
            "action": 0,
            "target": "",
            "id": 1338666,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1338666/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LudwigNussel/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LudwigNussel/?format=api",
            "timestamp": "2019-05-06T16:09:26.474079Z",
            "action": 0,
            "target": "",
            "id": 1251864,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1251864/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-30T16:48:45.778085Z",
            "action": 0,
            "target": "",
            "id": 1160545,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1160545/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-06T14:30:38.051472Z",
            "action": 0,
            "target": "",
            "id": 1026066,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1026066/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-06T14:30:37.329193Z",
            "action": 0,
            "target": "",
            "id": 1026065,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1026065/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-21T13:20:11.047394Z",
            "action": 0,
            "target": "",
            "id": 1007324,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1007324/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/php-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/php-master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-26T01:32:12.530625Z",
            "action": 0,
            "target": "",
            "id": 723885,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/723885/?format=api"
        }
    ]
}