Translation components API.

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

GET /api/translations/snapper/master/zh_CN/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 207,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/10501668/?format=api",
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
            "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
            "timestamp": "2018-04-23T05:45:09.045864Z",
            "action": 2,
            "target": "  设置定额:",
            "id": 1104271,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1104271/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10501668/?format=api",
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
            "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
            "timestamp": "2018-04-23T05:44:48.647041Z",
            "action": 5,
            "target": "  设置配额:",
            "id": 1104269,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1104269/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10501667/?format=api",
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
            "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
            "timestamp": "2018-04-23T05:44:31.759104Z",
            "action": 5,
            "target": "\tsnapper setup-quota",
            "id": 1104268,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1104268/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-20T13:07:36.918122Z",
            "action": 0,
            "target": "",
            "id": 1102929,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1102929/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-09T16:30:23Z",
            "action": 0,
            "target": "",
            "id": 4056,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/4056/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-08T21:04:04Z",
            "action": 0,
            "target": "",
            "id": 3278,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/3278/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/snapper/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-06T17:26:11Z",
            "action": 0,
            "target": "",
            "id": 2634,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2634/?format=api"
        }
    ]
}