Translation components API.

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

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

{
    "count": 187,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-02T02:33:25.710721Z",
            "action": 0,
            "target": "",
            "id": 2790260,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2790260/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T02:33:27.642095Z",
            "action": 0,
            "target": "",
            "id": 2966549,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966549/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T02:34:40.290190Z",
            "action": 0,
            "target": "",
            "id": 2970693,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970693/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:35:47.297442Z",
            "action": 0,
            "target": "",
            "id": 2975504,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975504/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:19.100495Z",
            "action": 0,
            "target": "",
            "id": 2995887,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995887/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:09.904669Z",
            "action": 0,
            "target": "",
            "id": 2997169,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997169/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:31.728119Z",
            "action": 0,
            "target": "",
            "id": 3001581,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001581/?format=api"
        }
    ]
}