Translation components API.

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

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

{
    "count": 188,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/ast/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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:41:43.909094Z",
            "action": 0,
            "target": "",
            "id": 2743191,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2743191/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-02T02:33:24.841737Z",
            "action": 0,
            "target": "",
            "id": 2790259,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2790259/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-22T02:33:27.165314Z",
            "action": 0,
            "target": "",
            "id": 2966548,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2966548/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T02:34:39.982127Z",
            "action": 0,
            "target": "",
            "id": 2970692,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970692/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:35:47.055073Z",
            "action": 0,
            "target": "",
            "id": 2975503,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975503/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:18.792169Z",
            "action": 0,
            "target": "",
            "id": 2995886,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995886/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:09.663661Z",
            "action": 0,
            "target": "",
            "id": 2997168,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997168/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:31.429651Z",
            "action": 0,
            "target": "",
            "id": 3001580,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001580/?format=api"
        }
    ]
}