Translation components API.

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

GET /api/translations/krb5-ticket-watcher/master/zh_CN/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-27T13:58:53Z",
            "action": 0,
            "target": "",
            "id": 78052,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/78052/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/431274/?format=api",
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2016-08-12T07:22:23Z",
            "action": 2,
            "target": " 用于客户端 %1",
            "id": 80208,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/80208/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/431284/?format=api",
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2016-08-12T07:27:07Z",
            "action": 2,
            "target": "细节(&D)...",
            "id": 80210,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/80210/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/431412/?format=api",
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2016-08-12T07:27:37Z",
            "action": 2,
            "target": "再次输入密码:",
            "id": 80212,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/80212/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/431430/?format=api",
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2016-08-12T07:35:47Z",
            "action": 2,
            "target": "密码不相符",
            "id": 80218,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/80218/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-12T10:00:15Z",
            "action": 17,
            "target": "",
            "id": 80252,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/80252/?format=api"
        }
    ]
}