Translation components API.

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

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

{
    "count": 147,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-base/master/tr/changes/?format=api&page=7",
    "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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T02:32:57.448394Z",
            "action": 0,
            "target": "",
            "id": 2158667,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2158667/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-29T02:33:36.873244Z",
            "action": 0,
            "target": "",
            "id": 2163309,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2163309/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-08T02:33:23.788214Z",
            "action": 0,
            "target": "",
            "id": 2168185,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2168185/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-26T02:33:09.633743Z",
            "action": 0,
            "target": "",
            "id": 2184013,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2184013/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-10T02:33:26.561631Z",
            "action": 0,
            "target": "",
            "id": 2637033,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2637033/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-03T20:14:36.927046Z",
            "action": 0,
            "target": "",
            "id": 2667409,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2667409/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-25T02:33:43.614703Z",
            "action": 0,
            "target": "",
            "id": 2995809,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995809/?format=api"
        }
    ]
}