Translation components API.

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

GET /api/translations/yast-base/master/ca/changes/?format=api&page=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 388,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/changes/?format=api&page=19",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T02:31:36.504879Z",
            "action": 0,
            "target": "",
            "id": 2158606,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2158606/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-29T02:32:17.273776Z",
            "action": 0,
            "target": "",
            "id": 2163248,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2163248/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-08T02:31:52.625878Z",
            "action": 0,
            "target": "",
            "id": 2168124,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2168124/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-26T02:31:49.246516Z",
            "action": 0,
            "target": "",
            "id": 2183952,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2183952/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-10T02:32:00.158663Z",
            "action": 0,
            "target": "",
            "id": 2636972,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2636972/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T20:13:15.353963Z",
            "action": 0,
            "target": "",
            "id": 2667348,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2667348/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T02:33:00.248579Z",
            "action": 0,
            "target": "",
            "id": 2995747,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995747/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/468054/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2024-02-22T10:47:48.670626Z",
            "action": 2,
            "target": "Ara es crearà la clau. Continuo?",
            "id": 3002586,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/3002586/?format=api"
        }
    ]
}