Translation components API.

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

GET /api/components/eiciel/master/changes/?format=api&page=95
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1884,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/eiciel/master/changes/?format=api&page=94",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14003114/?format=api",
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
            "timestamp": "2024-01-25T02:59:44.130215Z",
            "action": 2,
            "target": "为文件 '%s' 设置 ACL 时出现未知异常",
            "id": 2995834,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2995834/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14003115/?format=api",
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FooBar/?format=api",
            "timestamp": "2024-01-25T03:04:42.154768Z",
            "action": 37,
            "target": "对所附文件应用 ACL",
            "id": 2995835,
            "action_name": "Marked for edit",
            "url": "https://l10n.opensuse.org/api/changes/2995835/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T05:59:25.946449Z",
            "action": 18,
            "target": "",
            "id": 2995849,
            "action_name": "Pushed changes",
            "url": "https://l10n.opensuse.org/api/changes/2995849/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T05:59:27.224729Z",
            "action": 53,
            "target": "",
            "id": 2995850,
            "action_name": "Received repository notification",
            "url": "https://l10n.opensuse.org/api/changes/2995850/?format=api"
        }
    ]
}