Translation components API.

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

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

{
    "count": 344,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/hi/changes/?format=api&page=17",
    "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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:35:54.439651Z",
            "action": 0,
            "target": "",
            "id": 2975526,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975526/?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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:25.100955Z",
            "action": 0,
            "target": "",
            "id": 2995909,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995909/?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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:15.848763Z",
            "action": 0,
            "target": "",
            "id": 2997191,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997191/?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/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:37.619892Z",
            "action": 0,
            "target": "",
            "id": 3001603,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001603/?format=api"
        }
    ]
}