Translation components API.

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

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

{
    "count": 86,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-update/master/tr/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-04T02:36:42.727155Z",
            "action": 0,
            "target": "",
            "id": 2077335,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2077335/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:35:40.519784Z",
            "action": 0,
            "target": "",
            "id": 2219855,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2219855/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T02:35:45.768113Z",
            "action": 44,
            "target": "",
            "id": 2219931,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2219931/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-13T02:34:45.921245Z",
            "action": 0,
            "target": "",
            "id": 2670577,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2670577/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-01T02:35:30.443835Z",
            "action": 0,
            "target": "",
            "id": 2790133,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2790133/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-23T02:34:33.990045Z",
            "action": 0,
            "target": "",
            "id": 2967822,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2967822/?format=api"
        }
    ]
}